mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
add missing overrides
This commit is contained in:
@@ -32,7 +32,7 @@ class EMSESPConsole : public EMSESPShell {
|
||||
#endif
|
||||
~EMSESPConsole() override;
|
||||
|
||||
std::string console_name();
|
||||
std::string console_name() override;
|
||||
|
||||
private:
|
||||
#ifndef EMSESP_STANDALONE
|
||||
|
||||
Reference in New Issue
Block a user