This commit is contained in:
14 changed files with 11666 additions and 0 deletions

3
Makefile Normal file
View File

@ -0,0 +1,3 @@
image:
python3 .pio/libdeps/esp32dev/epdiy/scripts/imgconvert.py -i static/sun.jpg -n sun -o include/sun.h \
&& python3 .pio/libdeps/esp32dev/epdiy/scripts/imgconvert.py -i static/moon.jpg -n moon -o include/moon.h