mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 07:32:18 +03:00
Use system defined led
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
#define USE_LITTLEFS true
|
#define USE_LITTLEFS true
|
||||||
//==================================================================================================================================================================
|
//==================================================================================================================================================================
|
||||||
#define NUM_BUTTONS 6
|
#define NUM_BUTTONS 6
|
||||||
#define LED_PIN 2
|
#define LED_PIN LED_BUILTIN
|
||||||
//===========MQTT=================================================================================================================================================
|
//===========MQTT=================================================================================================================================================
|
||||||
#define MQTT_RECONNECT_INTERVAL 20000
|
#define MQTT_RECONNECT_INTERVAL 20000
|
||||||
//==========Telemetry=============================================================================================================================================
|
//==========Telemetry=============================================================================================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user