mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-24 03:10:29 +00:00
Prepare for display orientation part 1 (#2661)
This commit is contained in:
@@ -121,7 +121,7 @@ class ViewWavView : public View {
|
||||
{28 * 8, 18 * 16}};
|
||||
|
||||
Waveform waveform{
|
||||
{0, 5 * 16, 240, 64},
|
||||
{0, 5 * 16, screen_width, 64},
|
||||
waveform_buffer,
|
||||
240,
|
||||
0,
|
||||
|
Reference in New Issue
Block a user