Expose app arrays to api

This commit is contained in:
Willy-JL
2023-07-20 23:45:23 +01:00
parent dee8f1d5dc
commit f9454990bb
2 changed files with 16 additions and 0 deletions

View File

@@ -10,4 +10,5 @@ App(
"loader",
"power",
],
sdk_headers=["applications.h"],
)