remote use RC200 for hc3/4

This commit is contained in:
MichaelDvP
2024-01-12 09:50:21 +01:00
parent ea2d5b77c0
commit 16010b2223
2 changed files with 2 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ class Roomctrl {
static void check(const uint8_t addr, const uint8_t * data, const uint8_t length);
static void set_remotetemp(const uint8_t type, const uint8_t hc, const int16_t temp);
static void set_remotehum(const uint8_t type, const uint8_t hc, const int8_t hum);
enum : uint8_t { RC20 = 113, FB10 = 109, RC100H = 200, SENSOR = 0x40 };
enum : uint8_t { RC20 = 113, FB10 = 109, RC100H = 200, SENSOR = 0x40, RC200 = 157 };
private:
static constexpr uint8_t ADDR = 0x18; // address for hc1