mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
forgot to update non-FIXED_BRIGHTNESS mode
This commit is contained in:
parent
a2e574a451
commit
1f2514f19e
@ -152,7 +152,7 @@ void PXI_RX_Handler(u32 __attribute__((unused)) irqn)
|
|||||||
GFX_setBrightness(newbrightness, newbrightness);
|
GFX_setBrightness(newbrightness, newbrightness);
|
||||||
autoBr = false;
|
autoBr = false;
|
||||||
} else {
|
} else {
|
||||||
prev_bright_lvl = -1;
|
oldBrLvl = -1;
|
||||||
autoBr = true;
|
autoBr = true;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user