Skip to content

Commit

Permalink
change fap description
Browse files Browse the repository at this point in the history
  • Loading branch information
polarikus committed Feb 16, 2023
1 parent 1a77615 commit 3905a6a
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 @@ -11,7 +11,7 @@ App(
stack_size=2 * 1024,
fap_icon="logo_bc.png",
fap_libs=["assets"],
fap_description="Bar Code Emulator app for Evotor",
fap_description="Emulates a barcode scanner for testing cash registers. Why buy a scanner when you have a flipper?",
fap_author="Igor Danilov",
fap_version=(0, 5),
order=70,
Expand Down

0 comments on commit 3905a6a

Please sign in to comment.