mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 13:30:50 +00:00
Status LED
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#define ESPNOW_EXAMPLE_H
|
||||
|
||||
void chip_sensor_init ();
|
||||
void system_led_init ();
|
||||
static void system_led_task (void *arg)
|
||||
static void temp_sensor_task (void *arg);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user