diff --git a/wled00/NodeStruct.h b/wled00/NodeStruct.h index 8c198664..a0fd2f63 100644 --- a/wled00/NodeStruct.h +++ b/wled00/NodeStruct.h @@ -8,9 +8,9 @@ #include #include -#define NODE_TYPE_ID_UNDEFINED 0 -#define NODE_TYPE_ID_ESP8266 8266 -#define NODE_TYPE_ID_ESP32 32 +#define NODE_TYPE_ID_UNDEFINED 0 +#define NODE_TYPE_ID_ESP8266 82 +#define NODE_TYPE_ID_ESP32 32 /*********************************************************************************************\ * NodeStruct diff --git a/wled00/data/index.css b/wled00/data/index.css index 8ea8f00e..0931cc8c 100644 --- a/wled00/data/index.css +++ b/wled00/data/index.css @@ -408,6 +408,10 @@ button { display: inline-block; } +#kn td { + padding-bottom: 12px; +} + #lv { max-width: 600px; display: inline-block; diff --git a/wled00/data/index.htm b/wled00/data/index.htm index 8e69dc01..c981c9df 100644 --- a/wled00/data/index.htm +++ b/wled00/data/index.htm @@ -184,7 +184,7 @@