Merge branch 'pro-develop' of https://git.etss.it/Obbart/ETcontroller_PRO into pro-develop
This commit is contained in:
@@ -16,7 +16,7 @@ namespace commands
|
|||||||
{"P2", RO::P2},
|
{"P2", RO::P2},
|
||||||
{"P3", RO::P3},
|
{"P3", RO::P3},
|
||||||
{"P4", RO::P4},
|
{"P4", RO::P4},
|
||||||
{"UNLIMITED", RO::P1}};
|
{"UNLIMITED", RO::RO_MAX}};
|
||||||
|
|
||||||
static const std::map<const std::string, uint8_t> c_heatingValveMap = {{"pump", RO::PUMP_HT},
|
static const std::map<const std::string, uint8_t> c_heatingValveMap = {{"pump", RO::PUMP_HT},
|
||||||
{"first", RO::FST_FLOOR},
|
{"first", RO::FST_FLOOR},
|
||||||
|
|||||||
Reference in New Issue
Block a user