mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 03:47:45 +00:00
Added address filter in POCSAG RX
Changed POCSAG log format Console widget knows red, green and blue now
This commit is contained in:
@@ -41,7 +41,6 @@ enum BitRate : uint32_t {
|
||||
|
||||
enum PacketFlag : uint32_t {
|
||||
NORMAL,
|
||||
IDLE,
|
||||
TIMED_OUT,
|
||||
TOO_LONG
|
||||
};
|
||||
|
Reference in New Issue
Block a user