mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-13 10:09:30 +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