mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +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[] = {
|
||||
|
||||
FL_(tag_device_data)[0], // ""
|
||||
|
||||
Reference in New Issue
Block a user