mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
Typos, version string
This commit is contained in:
@@ -726,7 +726,7 @@ void Mqtt::console_commands(Shell & shell, unsigned int context) {
|
||||
}
|
||||
reconnect();
|
||||
});
|
||||
|
||||
|
||||
EMSESPShell::commands->add_command(ShellContext::MQTT,
|
||||
CommandFlags::ADMIN,
|
||||
flash_string_vector{F_(set), F_(port)},
|
||||
|
||||
Reference in New Issue
Block a user