Skip to content

Commit 52d5810

Browse files
committed
Update Application FAM + Add Settings Button Gif
[Problem] Settings button gif is missing and need to update the version to be the latest release. [Solution] Added settings button gif for easier updates and updated the app version. [Testing] N/A
1 parent c9079ac commit 52d5810

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

application.fam

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ App(
77
entry_point="tone_gen_app",
88
stack_size=2 * 1024,
99
fap_category="Tools",
10-
fap_version="0.1",
10+
fap_version="1.0",
1111
fap_icon="tone_gen.png", # 10x10 1-bit PNG
1212
fap_description="A simple app to generate sound tones.",
1313
fap_author="Gerald McAlister",

images/settings_button.gif

147 Bytes
Loading

0 commit comments

Comments
 (0)