tapper icons

This commit is contained in:
RogueMaster
2022-10-28 11:17:38 -04:00
parent 2905c85764
commit fb6aa9686a
3 changed files with 2 additions and 0 deletions

View File

@@ -8,5 +8,6 @@ App(
stack_size=2 * 1024,
fap_icon="bpm_10px.png",
fap_category="Music",
fap_icon_assets="icons",
order=15,
)

View File

@@ -4,6 +4,7 @@
#include <gui/gui.h>
#include <input/input.h>
#include <stdlib.h>
#include "BPM_Tapper_icons.h"
typedef enum {
EventTypeTick,

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB