Use system defined led

This commit is contained in:
Yuri Trikoz
2020-12-18 04:44:23 +03:00
parent 0d6d1a7f6c
commit 5f9d9ec48e

View File

@@ -19,7 +19,7 @@
#define USE_LITTLEFS true
//==================================================================================================================================================================
#define NUM_BUTTONS 6
#define LED_PIN 2
#define LED_PIN LED_BUILTIN
//===========MQTT=================================================================================================================================================
#define MQTT_RECONNECT_INTERVAL 20000
//==========Telemetry=============================================================================================================================================