From becc93e691676c450f038ef619f6171098d367a2 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Sun, 28 Feb 2021 11:11:34 +0000 Subject: Update README.md --- examples/BitmapIcons/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') 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 (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 + -- cgit v1.3.1