v.0.2.1 - display state

This commit is contained in:
GrKoR
2022-04-18 01:42:44 +03:00
parent 1a9a91ef93
commit 6f4fe78732
3 changed files with 23 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ public:
static const uint32_t AC_STATES_REQUEST_INTERVAL;
};
const std::string Constants::AC_ROVEX_FIRMWARE_VERSION = "0.2.0";
const std::string Constants::AC_ROVEX_FIRMWARE_VERSION = "0.2.1";
const char *const Constants::TAG = "AirCon";
const std::string Constants::MUTE = "mute";
const std::string Constants::TURBO = "turbo";