mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
minor fix for standlone compilation
This commit is contained in:
@@ -717,6 +717,8 @@ bool System::check_upgrade() {
|
||||
|
||||
Serial.end();
|
||||
return true;
|
||||
#else
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user