mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-10 10:13:05 +00:00
Added frequency manager skeleton, LCR alt encoding, GPS jammer
This commit is contained in:
@@ -105,6 +105,12 @@ private:
|
||||
' '
|
||||
};
|
||||
|
||||
Checkbox checkbox_altformat {
|
||||
{ 8, 150 },
|
||||
11,
|
||||
"Alt. format"
|
||||
};
|
||||
|
||||
Checkbox checkbox_lsb {
|
||||
{ 8, 150 },
|
||||
9,
|
||||
|
||||
Reference in New Issue
Block a user