mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-20 01:37:11 +02:00
Merge branch 'tictrick-development03' into development03
This commit is contained in:
commit
c447049e84
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ class HmSystem {
|
|||
} else if(iv->config->serial.b[5] == 0x13) {
|
||||
iv->ivGen = IV_HMT;
|
||||
iv->type = INV_TYPE_6CH;
|
||||
iv->ivRadioType = INV_RADIO_TYPE_CMT;
|
||||
} else if(iv->config->serial.u64 != 0ULL) {
|
||||
DPRINTLN(DBG_ERROR, F("inverter type can't be detected!"));
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue