mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
remove logout
This commit is contained in:
@@ -47,7 +47,6 @@ class EMSESPShell : public uuid::console::Shell {
|
|||||||
static void generic_exit_context_function(Shell & shell, const std::vector<std::string> & arguments);
|
static void generic_exit_context_function(Shell & shell, const std::vector<std::string> & arguments);
|
||||||
static void main_help_function(Shell & shell, const std::vector<std::string> & arguments);
|
static void main_help_function(Shell & shell, const std::vector<std::string> & arguments);
|
||||||
static void main_exit_function(Shell & shell, const std::vector<std::string> & arguments);
|
static void main_exit_function(Shell & shell, const std::vector<std::string> & arguments);
|
||||||
static void main_logout_function(Shell & shell, const std::vector<std::string> & arguments);
|
|
||||||
|
|
||||||
EMSESP & emsesp_;
|
EMSESP & emsesp_;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user