mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 14:20:51 +00:00
Status LED
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
#define ESPNOW_EXAMPLE_H
|
#define ESPNOW_EXAMPLE_H
|
||||||
|
|
||||||
void chip_sensor_init ();
|
void chip_sensor_init ();
|
||||||
|
void system_led_init ();
|
||||||
|
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