diff --git a/tasmota/xdrv_02_mqtt_1_file.ino b/tasmota/xdrv_02_1_mqtt_file.ino similarity index 99% rename from tasmota/xdrv_02_mqtt_1_file.ino rename to tasmota/xdrv_02_1_mqtt_file.ino index 952f5525c..c19fcfcb4 100644 --- a/tasmota/xdrv_02_mqtt_1_file.ino +++ b/tasmota/xdrv_02_1_mqtt_file.ino @@ -1,5 +1,5 @@ /* - xdrv_02_mqtt_1_file.ino - mqtt file support for Tasmota + xdrv_02_1_mqtt_file.ino - mqtt file support for Tasmota Copyright (C) 2021 Theo Arends diff --git a/tasmota/xdrv_02_mqtt_9_impl.ino b/tasmota/xdrv_02_9_mqtt.ino similarity index 99% rename from tasmota/xdrv_02_mqtt_9_impl.ino rename to tasmota/xdrv_02_9_mqtt.ino index 56493b0c5..eaf8f6ce6 100644 --- a/tasmota/xdrv_02_mqtt_9_impl.ino +++ b/tasmota/xdrv_02_9_mqtt.ino @@ -1,5 +1,5 @@ /* - xdrv_02_mqtt.ino - mqtt support for Tasmota + xdrv_02_9_mqtt.ino - mqtt support for Tasmota Copyright (C) 2021 Theo Arends