ESP32-C3 RC

This commit is contained in:
2025-01-02 02:24:36 -05:00
parent 1e5def8bf4
commit 139530182d

View File

@@ -847,7 +847,7 @@ void app_main(void)
while (1) { while (1) {
display_chip_temperature(); display_chip_temperature();
ESP_LOGI(TAG, "Turning the LED %s!", s_led_state == true ? "ON" : "OFF"); //ESP_LOGI(TAG, "Turning the LED %s!", s_led_state == true ? "ON" : "OFF");
// ADC // ADC
// Display GPIOs used // Display GPIOs used