mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-22 15:50:18 +00:00
ESP32-C3 RC
This commit is contained in:
@@ -847,7 +847,7 @@ void app_main(void)
|
||||
while (1) {
|
||||
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
|
||||
// Display GPIOs used
|
||||
|
Reference in New Issue
Block a user