mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
7 lines
138 B
C
7 lines
138 B
C
#pragma once
|
|
#include "../pocsag_pager_app_i.h"
|
|
|
|
#include "pocsag.h"
|
|
|
|
extern const SubGhzProtocolRegistry pocsag_pager_protocol_registry;
|