mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-08 23:31:50 +00:00
Show capture file name.
This commit is contained in:
@@ -114,6 +114,11 @@ private:
|
||||
Color::black()
|
||||
};
|
||||
|
||||
Text text_record_filename {
|
||||
{ 3 * 8, 2 * 16, 12 * 8, 16 },
|
||||
"",
|
||||
};
|
||||
|
||||
RSSI rssi {
|
||||
{ 21 * 8, 0, 6 * 8, 4 },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user