Add Ethernet type: Olimex ESP32 Gateway

index.js:
- add leds instead of matrix to extendedNodes array
- split V and P ledcount
This commit is contained in:
Ewoud
2023-10-07 15:25:27 +02:00
parent 15cea2b00a
commit fea47b5965
11 changed files with 4025 additions and 3958 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2310060
#define VERSION 2310070
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG