SubGhz: add protocol Holtek (#1214)
* SubGhz: add protocol Holtek * SubGhz: add unit_test Holtek
This commit is contained in:
@@ -8,7 +8,7 @@ const SubGhzProtocol* subghz_protocol_registry[] = {
|
||||
&subghz_protocol_hormann, &subghz_protocol_nero_radio, &subghz_protocol_somfy_telis,
|
||||
&subghz_protocol_somfy_keytis, &subghz_protocol_scher_khan, &subghz_protocol_gate_tx,
|
||||
&subghz_protocol_raw, &subghz_protocol_firefly, &subghz_protocol_secplus_v2,
|
||||
&subghz_protocol_secplus_v1, &subghz_protocol_megacode,
|
||||
&subghz_protocol_secplus_v1, &subghz_protocol_megacode, &subghz_protocol_holtek,
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user