ESP32-C3 RC

This commit is contained in:
2025-01-02 02:52:21 -05:00
parent edd015c256
commit 386e2b05d8

View File

@@ -777,6 +777,7 @@ void app_main(void)
{
// Initialize internal temperature sensor
chip_sensor_init();
xTaskCreate(temp_sensor_task, "ESP32C3 Sensor", 2048, NULL, 15, NULL);
// Initialize LED
// Used to control the DC motor