mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 00:57:47 +00:00
updated ui
This commit is contained in:
@@ -518,7 +518,7 @@ bool init() {
|
||||
void shutdown(const bool leave_screen_on) {
|
||||
gpdma::controller.disable();
|
||||
|
||||
if (leave_screen_on) {
|
||||
if (!leave_screen_on) {
|
||||
backlight()->off();
|
||||
display.shutdown();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user