Skip to content

Commit

Permalink
Merge pull request #6 from playmean/fam_sources
Browse files Browse the repository at this point in the history
Manifest build sources
  • Loading branch information
ginkage authored Jan 22, 2023
2 parents 98b5f70 + 8f2eefc commit 5e2c1f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Flipper Air Mouse

[![FAP Factory](https://fap.playmean.xyz/api/v1/ginkage/FlippAirMouse/badge)](https://fap.playmean.xyz/ginkage/FlippAirMouse)

## Brief

> "You can turn anything into an air mouse if you're brave enough"
Expand Down
1 change: 1 addition & 0 deletions application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ App(
stack_size=10 * 1024,
fap_category="Tools",
icon="A_Plugins_14",
sources=["*.c", "*.cc"],
)

0 comments on commit 5e2c1f8

Please sign in to comment.