mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-27 23:10:22 +00:00
6 lines
138 B
C
6 lines
138 B
C
#pragma once
|
|
#include "../pocsag_pager_app_i.h"
|
|
|
|
#include "pocsag.h"
|
|
|
|
extern const SubGhzProtocolRegistry pocsag_pager_protocol_registry;
|