mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-01 01:34:50 +00:00
temp sensor
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
static temperature_sensor_handle_t temp_sensor;
|
static temperature_sensor_handle_t temp_sensor;
|
||||||
//static temperature_sensor_config_t temp_sensor_config;
|
//static temperature_sensor_config_t temp_sensor_config;
|
||||||
static float tsens_value;
|
static float tsens_value;
|
||||||
|
const char *TAG = "ESP-NOW_Transmitter";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
EXP32-C3 Chip built-in temprature sensor
|
EXP32-C3 Chip built-in temprature sensor
|
||||||
|
Reference in New Issue
Block a user