mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-26 15:50:31 -04:00
Added address filter in POCSAG RX
Changed POCSAG log format Console widget knows red, green and blue now
This commit is contained in:
parent
555201b780
commit
3a1e5b8772
8 changed files with 141 additions and 115 deletions
|
@ -41,7 +41,6 @@ enum BitRate : uint32_t {
|
|||
|
||||
enum PacketFlag : uint32_t {
|
||||
NORMAL,
|
||||
IDLE,
|
||||
TIMED_OUT,
|
||||
TOO_LONG
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue