mirror of
https://github.com/AlexGyver/GyverLamp2.git
synced 2025-08-13 03:07:04 +03:00
[platformio] Align configs with Arduino IDE
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define MAX_PRESETS 40 // макс количество режимов
|
||||
|
||||
// ------------------- МАКРО --------------------
|
||||
#ifdef DEBUG_SERIAL
|
||||
#ifdef DEBUG_SERIAL_LAMP
|
||||
#define DEBUGLN(x) Serial.println(x)
|
||||
#define DEBUG(x) Serial.print(x)
|
||||
#else
|
||||
|
Reference in New Issue
Block a user