Update README.md

This commit is contained in:
mrfaptastic 2021-02-28 11:11:34 +00:00 committed by GitHub
parent 25e8a224bd
commit becc93e691
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)