More fixes again

This commit is contained in:
2023-08-13 22:33:45 +02:00
parent 7b4fd61a39
commit 101a2b03a8
13 changed files with 68 additions and 46 deletions

View File

@@ -26,7 +26,7 @@ std::optional<int> sunset;
std::optional<espchrono::DateTime> sunrise_dt;
esp_chip_info_t chip_info;
esp_pm_config_esp32_t pm_config;
esp_pm_config_t pm_config;
#ifdef GLOBALS_SOURCE
GLOBALS_SOURCE