Skip to content

Commit 14f349e

Browse files
gh 0.0.1 Source Code
1 parent 886a8b1 commit 14f349e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

my_first_app/my_first_app.c

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
/************************|
2-
| * myFlipperApps * |
3-
| * by MiguelGargallo * |
4-
| * 001 - My First App * |
5-
************************/
1+
/**************************|
2+
| o myFlipperApps o |
3+
| o by MiguelGargallo o |
4+
| o 001 - My First App o |
5+
| o Version: 3.0.0b o |
6+
| o Date: 06-28-2023 o |
7+
**************************/
68

79
#include <stdio.h>
810
#include <furi.h>

0 commit comments

Comments
 (0)