mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 10:58:36 -07:00
Revert some settings handling to how they work in OFW
This commit is contained in:
@@ -6,8 +6,5 @@ App(
|
||||
cdefines=["SRV_DOLPHIN"],
|
||||
stack_size=1 * 1024,
|
||||
order=50,
|
||||
sdk_headers=[
|
||||
"dolphin.h",
|
||||
"helpers/dolphin_state.h",
|
||||
],
|
||||
sdk_headers=["dolphin.h", "helpers/dolphin_state.h"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user