mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
Fix ESP8266 compilation
This commit is contained in:
parent
c49d794649
commit
31e9e050b9
@ -1120,7 +1120,7 @@ void PerformEverySecond(void)
|
||||
|
||||
Settings->last_module = Settings->module;
|
||||
|
||||
#ifndef SOC_WIFI_SUPPORTED
|
||||
#ifdef CONFIG_ESP_WIFI_REMOTE_ENABLED
|
||||
// Needs to be delayed after Tasmota restart because of HostedMCU reset by Core
|
||||
AddLog(LOG_LEVEL_INFO, PSTR("HDW: %s Hosted MCU v%s"), GetHostedMCU().c_str(), GetHostedMCUFwVersion().c_str());
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user