mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-18 20:27:11 +00:00
ESP32-C3 RC
This commit is contained in:
@@ -133,7 +133,7 @@ static temperature_sensor_handle_t temp_sensor;
|
||||
static temperature_sensor_config_t temp_sensor_config;
|
||||
|
||||
static QueueHandle_t gpio_evt_queue = NULL;
|
||||
static uint8_t s_led_state = 0;
|
||||
static uint8_t s_led_state = 1;
|
||||
|
||||
/* ============================
|
||||
ESP NOW
|
||||
|
Reference in New Issue
Block a user