mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Use system defined led
This commit is contained in:
@@ -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=============================================================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user