This commit is contained in:
proddy
2021-11-15 14:26:42 +01:00
parent 27712badb6
commit 5ed3cbee2e

View File

@@ -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