1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 13:09:49 +04:00

Roger that

This commit is contained in:
MX
2025-07-09 08:02:05 +03:00
parent 1bed4d29cb
commit 3c3d06bae0
6 changed files with 566 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ const SubGhzProtocol* const subghz_protocol_registry_items[] = {
&subghz_protocol_hay21,
&subghz_protocol_revers_rb2,
&subghz_protocol_feron,
&subghz_protocol_roger,
};
const SubGhzProtocolRegistry subghz_protocol_registry = {