Skip to content

Commit

Permalink
Updated category
Browse files Browse the repository at this point in the history
  • Loading branch information
hedger authored Jul 10, 2023
1 parent ec6b601 commit b04701c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ App(
apptype=FlipperAppType.EXTERNAL,
entry_point="air_mouse_app",
stack_size=10 * 1024,
fap_category="Tools",
fap_category="GPIO",
fap_icon="icon.png",
fap_version="0.7",
sources=["*.c", "*.cc"],
Expand Down

0 comments on commit b04701c

Please sign in to comment.