aboutsummaryrefslogtreecommitdiff
path: root/examples/BitmapIcons
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2021-02-28 11:12:33 +0000
committermrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2021-02-28 11:12:33 +0000
commit23afac767346b8a9ac5c834e8ccf04e5a3caa3f8 (patch)
treecd2303411ebcc2b398d93545147e3acf05746491 /examples/BitmapIcons
parente70d0852643c697b5c5852b2caf3dccf8fbf2305 (diff)
parentbecc93e691676c450f038ef619f6171098d367a2 (diff)
Merge branch 'master' of https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA
Diffstat (limited to 'examples/BitmapIcons')
-rw-r--r--examples/BitmapIcons/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/BitmapIcons/README.md b/examples/BitmapIcons/README.md
index b22a14b..da2956c 100644
--- a/examples/BitmapIcons/README.md
+++ b/examples/BitmapIcons/README.md
@@ -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)
- \ No newline at end of file
+