Update README.md

This commit is contained in:
mrfaptastic 2021-03-28 13:31:34 +01:00 committed by GitHub
parent 9684d3abb8
commit ef23d93a08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,9 @@
* Bitmap should match the resolution of your display configuration. * Bitmap should match the resolution of your display configuration.
## Instructions ## Instructions
* 1. SAVE BITMAP AS 1BIT COLOUR in paint.net 1. SAVE BITMAP AS 1BIT COLOUR in paint.net
* 2. Run: bmp2hex.py -i -x <BITMAP> (e.g. "bmp2hex.py -i -x WiFi1bit.bmp") 1. Run: bmp2hex.py -i -x <BITMAP> (e.g. "bmp2hex.py -i -x WiFi1bit.bmp")
* 3. Copy paste output into sketch. 1. Copy paste output into sketch.
![bmp2hex usage screenshot](screenshot.jpg) ![bmp2hex usage screenshot](screenshot.jpg)