This commit is contained in:
mrfaptastic 2021-02-28 11:12:33 +00:00
commit 23afac7673

View file

@ -5,9 +5,9 @@
## Instructions
* 1. SAVE BITMAP AS 1BIT COLOUR in paint.net
* 2. Run: bmp2hex.py -i -x loading.bmp
* 2. Run: bmp2hex.py -i -x <BITMAP> (e.g. "bmp2hex.py -i -x WiFi1bit.bmp")
* 3. Copy paste output into sketch.
![bmp2hex usage screenshot](screenshot.jpg)