diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2021-03-28 13:31:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-28 13:31:34 +0100 |
| commit | ef23d93a084d292df6e277998edbf708b9ac56fd (patch) | |
| tree | 8b5e4bfb273e8ceb9dd9531980273555a13188e5 /examples/BitmapIcons | |
| parent | 9684d3abb8eca67b9703eddb5c19dfdd70bbc003 (diff) | |
Update README.md
Diffstat (limited to 'examples/BitmapIcons')
| -rw-r--r-- | examples/BitmapIcons/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/BitmapIcons/README.md b/examples/BitmapIcons/README.md index 06ae9fb..155365e 100644 --- a/examples/BitmapIcons/README.md +++ b/examples/BitmapIcons/README.md @@ -4,9 +4,9 @@ * Bitmap should match the resolution of your display configuration. ## Instructions - * 1. SAVE BITMAP AS 1BIT COLOUR in paint.net - * 2. Run: bmp2hex.py -i -x <BITMAP> (e.g. "bmp2hex.py -i -x WiFi1bit.bmp") - * 3. Copy paste output into sketch. + 1. SAVE BITMAP AS 1BIT COLOUR in paint.net + 1. Run: bmp2hex.py -i -x <BITMAP> (e.g. "bmp2hex.py -i -x WiFi1bit.bmp") + 1. Copy paste output into sketch.  |
