fix command attribute #1637

This commit is contained in:
MichaelDvP
2024-02-27 07:53:22 +01:00
parent 12690eeaf4
commit 82579869a4
6 changed files with 18 additions and 18 deletions

View File

@@ -27,6 +27,8 @@ using uuid::console::Shell;
namespace emsesp {
#define COMMAND_MAX_LENGTH 50
// mqtt flags for command subscriptions
enum CommandFlag : uint8_t {
MQTT_SUB_FLAG_DEFAULT = 0, // 0 no flags set, always subscribe to MQTT