mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 08:39:29 +00:00
Prepare for display orientation part 1 (#2661)
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ class ScannerView : public View {
|
||||
};
|
||||
|
||||
Text text_current_desc{
|
||||
{0, 4 * 16, 240 - 6 * 8, 16},
|
||||
{0, 4 * 16, screen_width - 6 * 8, 16},
|
||||
};
|
||||
|
||||
BigFrequency big_display{
|
||||
|
||||
Reference in New Issue
Block a user