mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
typo
This commit is contained in:
@@ -156,7 +156,7 @@ const char * const * DeviceValue::DeviceValueTAG_s[] = {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// tags used in MQTT topic names. Macthes sequence from DeviceValueTAG_s
|
// tags used in MQTT topic names. Matches sequence from DeviceValueTAG_s
|
||||||
const char * const DeviceValue::DeviceValueTAG_mqtt[] = {
|
const char * const DeviceValue::DeviceValueTAG_mqtt[] = {
|
||||||
|
|
||||||
FL_(tag_device_data)[0], // ""
|
FL_(tag_device_data)[0], // ""
|
||||||
|
|||||||
Reference in New Issue
Block a user