final commit for v.0.2.9

This commit is contained in:
GrKoR
2023-01-23 19:23:13 +04:00
parent 7e58f61442
commit b6c7deabbc

View File

@@ -111,7 +111,7 @@ class Constants {
static const uint32_t AC_PACKET_TIMEOUT_MIN;
};
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.9-dev.5";
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.9";
// custom fan modes
const std::string Constants::MUTE = "mute";