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