Update README.md
This commit is contained in:
parent
25e8a224bd
commit
becc93e691
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@
|
||||||
|
|
||||||
## 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 loading.bmp
|
* 2. Run: bmp2hex.py -i -x <BITMAP> (e.g. "bmp2hex.py -i -x WiFi1bit.bmp")
|
||||||
* 3. Copy paste output into sketch.
|
* 3. Copy paste output into sketch.
|
||||||
|
|
||||||
![bmp2hex usage screenshot](screenshot.jpg)
|
![bmp2hex usage screenshot](screenshot.jpg)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue