ESP32-C3 RC

This commit is contained in:
2025-01-02 01:45:15 -05:00
parent 03e803da23
commit 6a956e1895

View File

@@ -836,6 +836,8 @@ void app_main(void)
//xTaskCreate(motors_task, "PWM task", 2048, NULL, 10, NULL);
while (1) {
display_chip_temperature();
ESP_LOGI(TAG, "Turning the LED %s!", s_led_state == true ? "ON" : "OFF");
// ADC