This commit is contained in:
Alex
2021-02-27 16:32:05 +03:00
parent 70a42bfe67
commit 1dce990747

View File

@@ -101,12 +101,12 @@ const char WiFiPassword[] = "12345678";
//#define SKIP_WIFI // пропустить подключение к вафле (для отладки) //#define SKIP_WIFI // пропустить подключение к вафле (для отладки)
// ------------ БИЛДЕР ------------- // ------------ БИЛДЕР -------------
#define MAX_LEDS 1200 //#define MAX_LEDS 1200
// esp01 // esp01
#define BTN_PIN 0 //#define BTN_PIN 0
#define STRIP_PIN 2 //#define STRIP_PIN 2
#define USE_ADC 0 //#define USE_ADC 0
// GL2 module // GL2 module
//#define STRIP_PIN 5 // GPIO5 на gl module (D1 на wemos/node) //#define STRIP_PIN 5 // GPIO5 на gl module (D1 на wemos/node)