mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 16:47:32 +00:00
Beep-on-packet support in POCSAG app (#2061)
This commit is contained in:
@@ -212,6 +212,7 @@ class POCSAGProcessor : public BasebandProcessor {
|
||||
void reset();
|
||||
void send_stats() const;
|
||||
void send_packet();
|
||||
void on_beep_message(const AudioBeepMessage& message);
|
||||
|
||||
/* Set once app is ready to receive messages. */
|
||||
bool configured = false;
|
||||
|
Reference in New Issue
Block a user