mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-13 08:55:39 -04:00
updated ui
This commit is contained in:
parent
8d8d457da2
commit
6fadd70c1d
3 changed files with 20 additions and 3 deletions
|
@ -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();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue