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