mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 19:23:25 +00:00
removed redundant set_dirty
This commit is contained in:
@@ -368,7 +368,6 @@ namespace ui
|
||||
freq_stats.hidden( true );
|
||||
button_jump.hidden( true );
|
||||
button_rst.hidden( true );
|
||||
set_dirty();
|
||||
display.scroll_set_area(109, 319); // Restart scroll on the correct coordinates
|
||||
}
|
||||
else if( v == 1 )
|
||||
|
Reference in New Issue
Block a user