mirror of https://github.com/arendst/Tasmota.git
Fix Greek language compilation error
Fix Greek language compilation error
This commit is contained in:
parent
7075b0f2fa
commit
5413b95963
|
@ -400,6 +400,7 @@
|
|||
#define D_DOMOTICZ_VOLTAGE "Voltage/PM2.5"
|
||||
#define D_DOMOTICZ_CURRENT "Current/PM10"
|
||||
#define D_DOMOTICZ_AIRQUALITY "AirQuality"
|
||||
#define D_DOMOTICZ_P1_SMART_METER "P1SmartMeter"
|
||||
#define D_DOMOTICZ_UPDATE_TIMER "Update timer"
|
||||
|
||||
// xdrv_09_timers.ino
|
||||
|
|
Loading…
Reference in New Issue