diff options
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.  |
