Skip to content

Commit edda464

Browse files
Fix check icons
1 parent f9e2e9b commit edda464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ICON_NANOX = icons/nano_app_eos.gif
4040
ICON_NANOSP = icons/nano_app_eos.gif
4141
ICON_STAX = icons/stax_app_eos.gif
4242
ICON_FLEX = icons/flex_app_eos.gif
43-
ICON_APEX = icons/apex_app_eos.gif
43+
ICON_APEX = icons/apex_app_eos.png
4444

4545
ifeq ($(TARGET_NAME),$(filter $(TARGET_NAME),TARGET_NANOX TARGET_NANOS2))
4646
# With the Nano NBGL Design, the Home Screen icon is the reverse of the App icon:

0 commit comments

Comments
 (0)