auto formatting

This commit is contained in:
proddy
2021-06-19 13:30:32 +02:00
parent 9ef2e62955
commit 1e4eb52c90
3 changed files with 8 additions and 4 deletions

View File

@@ -173,7 +173,7 @@ MAKE_PSTR(w, "W")
MAKE_PSTR(kb, "KB")
MAKE_PSTR(seconds, "seconds")
MAKE_PSTR(dbm, "dBm")
MAKE_PSTR(num, " ") // this is hack so HA renders numbers correctly
MAKE_PSTR(num, " ") // this is hack so HA renders numbers correctly
MAKE_PSTR(bool, " ") // this is hack so HA renders numbers correctly
// TAG mapping - maps to DeviceValueTAG_s in emsdevice.cpp