upd: version++

This commit is contained in:
GrKoR
2023-07-07 16:36:53 +03:00
parent 92b3930413
commit fa05c40677

View File

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