Asset packs in external apps again

This commit is contained in:
Willy-JL
2023-07-13 20:44:06 +02:00
parent ef907152b4
commit 158b727cb8
10 changed files with 1 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ App(
icon="A_Sub1ghz_14",
stack_size=3 * 1024,
order=10,
fap_libs=["assets", "hwdrivers"],
fap_libs=["hwdrivers"],
fap_icon="icon.png",
fap_category="Sub-GHz",
)