mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-15 20:01:54 -07:00
Remove testing code
This commit is contained in:
@@ -165,7 +165,7 @@ static void gui_redraw_status_bar(Gui* gui, bool need_attention) {
|
||||
ViewPortArray_next(it);
|
||||
}
|
||||
// Extra notification
|
||||
if(need_attention || !need_attention) {
|
||||
if(need_attention) {
|
||||
width = icon_get_width(&I_Hidden_window_9x8);
|
||||
// Prepare work area background
|
||||
canvas_frame_set(
|
||||
|
||||
Reference in New Issue
Block a user