Update application.fam

This commit is contained in:
RogueMaster
2022-11-11 16:25:32 -05:00
parent daf8bb509d
commit 00907ea845
@@ -5,5 +5,5 @@ App(
entry_point="air_mouse_app",
stack_size=10 * 1024,
fap_icon="mouse_10px.png",
fap_category="GPIO",
fap_category="TestBox",
)