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