mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 02:27:16 +00:00
Status LED
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
void chip_sensor_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);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user