adding icons to menus

This commit is contained in:
Maarten van Gompel 2021-01-31 15:37:20 +01:00
parent 24905884ee
commit 7669fa341e
7 changed files with 370 additions and 258 deletions

View file

@ -12,7 +12,7 @@ PROGRAMS = \
all: shellcheck $(PROGRAMS)
shellcheck:
shellcheck scripts/*/*
shellcheck -x scripts/*/*
programs/sxmo_setpineled: programs/sxmo_setpineled.c
gcc -o programs/sxmo_setpineled programs/sxmo_setpineled.c