mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
add days
This commit is contained in:
@@ -187,6 +187,8 @@ MAKE_PSTR(mv, "mV")
|
|||||||
MAKE_PSTR(times, "times")
|
MAKE_PSTR(times, "times")
|
||||||
MAKE_PSTR(oclock, "o'clock")
|
MAKE_PSTR(oclock, "o'clock")
|
||||||
|
|
||||||
|
MAKE_PSTR(days, "days")
|
||||||
|
|
||||||
// TAG mapping - maps to DeviceValueTAG_s in emsdevice.cpp
|
// TAG mapping - maps to DeviceValueTAG_s in emsdevice.cpp
|
||||||
// use empty string if want to suppress showing tags
|
// use empty string if want to suppress showing tags
|
||||||
// tags must not have spaces
|
// tags must not have spaces
|
||||||
|
|||||||
Reference in New Issue
Block a user