mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
moving non critical settings to sd
based on WillyJL's work TODO: fix loader_menu
This commit is contained in:
@@ -8,5 +8,5 @@ App(
|
||||
provides=["notification_settings"],
|
||||
stack_size=int(1.5 * 1024),
|
||||
order=100,
|
||||
sdk_headers=["notification.h", "notification_messages.h"],
|
||||
sdk_headers=["notification.h", "notification_messages.h", "notification_app.h"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user