mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-12 21:37:16 +00:00
temp sensor
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#ifndef ESPNOW_EXAMPLE_H
|
#ifndef ESPNOW_EXAMPLE_H
|
||||||
#define ESPNOW_EXAMPLE_H
|
#define ESPNOW_EXAMPLE_H
|
||||||
|
|
||||||
static void temp_sensor_task (void *arg) ;
|
static void chip_sensor_init ();
|
||||||
|
static void temp_sensor_task (void *arg);
|
||||||
|
|
||||||
#endif
|
#endif
|
Reference in New Issue
Block a user