We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c6902 commit 850a45fCopy full SHA for 850a45f
src/ir_Airton.h
@@ -68,7 +68,7 @@ const uint8_t kAirtonFanHigh = 0b100; // 4
68
const uint8_t kAirtonFanMax = 0b101; // 5
69
70
const uint8_t kAirtonMinTemp = 16; // 16C
71
-const uint8_t kAirtonMaxTemp = 25; // 25C
+const uint8_t kAirtonMaxTemp = 31; // 31C
72
73
74
/// Class for handling detailed Airton 56-bit A/C messages.
0 commit comments