mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-23 22:37:16 +00:00
added define
Forgot to add #define D_JSON_UV_POWER "UvPower"
This commit is contained in:
parent
13e0bcbd26
commit
e9d6a5bc46
@ -132,6 +132,7 @@
|
||||
#define D_JSON_UTC_TIME "UTC"
|
||||
#define D_JSON_UVINDEX "UvIndex"
|
||||
#define D_JSON_UV_LEVEL "UvLevel"
|
||||
#define D_JSON_UV_POWER "UvPower"
|
||||
#define D_JSON_VCC "Vcc"
|
||||
#define D_JSON_VERSION "Version"
|
||||
#define D_JSON_VOLTAGE "Voltage"
|
||||
|
Loading…
x
Reference in New Issue
Block a user