mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-22 22:45:31 +00:00
ESP32-C3 RC
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user