1583a14c5d
Signed-off-by: Peter Siegmund <peter@rdkr.com>
4 lines
158 B
Makefile
4 lines
158 B
Makefile
convert:
|
|
python imgconvert.py -i ./data/staticmap.png -o main/staticmap.h -n staticmap
|
|
python imgconvert.py -i ./data/steffi.jpg -o main/steffi.h -n steffi
|