Remove old log

This commit is contained in:
2025-10-24 23:36:22 +02:00
parent c3766d4e14
commit b0a765d0cc
-2
View File
@@ -39,8 +39,6 @@ static void watchdogTask(void *pvParameters) {
extern "C" void app_main(void)
{
ESP_LOGI(TAG, "Bootloader loaded the boot :)");
static const esp_pm_config_t pm_cfg = {
.max_freq_mhz = 160,
.min_freq_mhz = 10,