Remove debug build

This commit is contained in:
iranl
2025-01-17 23:19:41 +01:00
parent c7c21bff81
commit 9288c9aa37
7 changed files with 28 additions and 54 deletions

View File

@@ -10,9 +10,6 @@
#include "esp32-hal-log.h"
#include "hal/wdt_hal.h"
#include "esp_chip_info.h"
#include <time.h>
#include <esp_sntp.h>
#include "esp_netif.h"
#include "esp_netif_sntp.h"
#ifdef CONFIG_SOC_SPIRAM_SUPPORTED
#include "esp_psram.h"