mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 00:59:28 +00:00
Added frequency manager skeleton, LCR alt encoding, GPS jammer
This commit is contained in:
@@ -72,6 +72,14 @@ private:
|
||||
{ 88+64+16, 270, 32, 24 },
|
||||
"UC"
|
||||
};
|
||||
|
||||
/*NumberField raw_char {
|
||||
{ 16, 270, 16, 16 },
|
||||
3,
|
||||
{ 1, 255 },
|
||||
1,
|
||||
'0'
|
||||
};*/
|
||||
|
||||
Button button_done {
|
||||
{ 88, 270, 64, 24 },
|
||||
|
||||
Reference in New Issue
Block a user