mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 04:28:36 -07:00
Temporarily backport app updates from apps repo
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "wire_tester_icons.h"
|
||||
#include <assets_icons.h>
|
||||
|
||||
//#define TAG "wire_tester"
|
||||
|
||||
@@ -91,6 +90,7 @@ int32_t app_main(void* p) {
|
||||
running = false;
|
||||
}
|
||||
}
|
||||
view_port_update(view_port);
|
||||
}
|
||||
|
||||
// return control of the LED, beeper, and backlight
|
||||
|
||||
Reference in New Issue
Block a user