Fix subrem imports

This commit is contained in:
Willy-JL
2023-05-22 16:01:44 +01:00
parent 9de3b17dd8
commit 11fe5db962
3 changed files with 47 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ App(
"subghz_start",
"subghz_load_extended_settings",
],
sdk_headers=[
"helpers/subghz_txrx.h",
],
icon="A_Sub1ghz_14",
stack_size=3 * 1024,
order=10,