SubGhz: add protocol Security+ 1.0 (#1197)
* SubGhz: add protocol Security+ 1.0 * SubGhz: Fix unit_test Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -8,6 +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,
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user