ESP32-C3 RC

This commit is contained in:
2025-01-02 02:14:17 -05:00
parent b0dfed1a47
commit 6bb060aaed
4 changed files with 161 additions and 2 deletions

View File

@@ -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