Revert "Merge pull request #421 from flipperdevices/skorp/subghz_add_protocol_10"

This reverts commit 9da8a85d05, reversing
changes made to cf2c2d8c92.
This commit is contained in:
RogueMaster
2022-11-19 02:11:28 -05:00
parent e2c8221273
commit f4ba229ea2
8 changed files with 2 additions and 510 deletions

View File

@@ -12,7 +12,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&subghz_protocol_chamb_code, &subghz_protocol_power_smart, &subghz_protocol_marantec,
&subghz_protocol_bett, &subghz_protocol_doitrand, &subghz_protocol_phoenix_v2,
&subghz_protocol_honeywell_wdb, &subghz_protocol_magellan, &subghz_protocol_intertechno_v3,
&subghz_protocol_clemsa, &subghz_protocol_ansonic,
&subghz_protocol_clemsa,
};
const SubGhzProtocolRegistry subghz_protocol_registry = {