mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-10 19:23:31 -07:00
Fix startup hook sources
This commit is contained in:
@@ -96,6 +96,6 @@ App(
|
||||
targets=["f7"],
|
||||
apptype=FlipperAppType.STARTUP,
|
||||
entry_point="subghz_extended_freq",
|
||||
# sources=["subghz_extended_freq.c"],
|
||||
sources=["subghz_extended_freq.c"],
|
||||
order=650,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user