mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:16:08 +00:00
ESPNOW + WiFi
This commit is contained in:
@@ -117,7 +117,7 @@ static sensors_data_t buf;
|
||||
#define ESPNOW_WIFI_IF ESP_IF_WIFI_AP
|
||||
#endif
|
||||
|
||||
static temperature_sensor_handle_t temp_sensor;
|
||||
temperature_sensor_handle_t temp_sensor;
|
||||
static temperature_sensor_config_t temp_sensor_config;
|
||||
static float tsens_value;
|
||||
static QueueHandle_t gpio_evt_queue = NULL;
|
||||
|
Reference in New Issue
Block a user