From e70d0852643c697b5c5852b2caf3dccf8fbf2305 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Sun, 28 Feb 2021 11:12:24 +0000 Subject: Update BitmapIcons.ino --- examples/BitmapIcons/BitmapIcons.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/BitmapIcons/BitmapIcons.ino b/examples/BitmapIcons/BitmapIcons.ino index 3270a70..2c7ddf7 100644 --- a/examples/BitmapIcons/BitmapIcons.ino +++ b/examples/BitmapIcons/BitmapIcons.ino @@ -44,7 +44,7 @@ MatrixPanel_I2S_DMA display; // RGB Panel * Python and Paint.Net needs to be installed. * * 1. SAVE BITMAP AS 1BIT COLOUR in paint.net - * 2. Run: bmp2hex.py -i -x loading.bmp + * 2. Run: bmp2hex.py -i -x * 3. Copy paste output into sketch. * */ -- cgit v1.3.1