mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 05:27:09 +00:00
Status LED
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
void chip_sensor_init ();
|
void chip_sensor_init ();
|
||||||
void system_led_init ();
|
void system_led_init ();
|
||||||
static void system_led_task (void *arg)
|
static void system_led_task (void *arg);
|
||||||
static void temp_sensor_task (void *arg);
|
static void temp_sensor_task (void *arg);
|
||||||
|
|
||||||
#endif
|
#endif
|
Reference in New Issue
Block a user