mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
formatting
This commit is contained in:
@@ -220,7 +220,6 @@ void System::init() {
|
||||
|
||||
EMSESP::esp8266React.getWiFiSettingsService()->read([&](WiFiSettings & settings) { hostname(settings.hostname.c_str()); });
|
||||
|
||||
// TODO power options
|
||||
#if defined(ESP32)
|
||||
// setCpuFrequencyMhz(160); // default is 240
|
||||
|
||||
|
||||
Reference in New Issue
Block a user