From 3c9e6b7b6244c73fcfee32eccaae7bfa9e13b500 Mon Sep 17 00:00:00 2001 From: Bo Herrmannsen Date: Wed, 7 Jan 2015 14:28:51 +0100 Subject: [PATCH] added link for pic to hex converter --- Marlin/DOGMbitmaps.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/DOGMbitmaps.h b/Marlin/DOGMbitmaps.h index 4e7bcec04d..de4365437c 100644 --- a/Marlin/DOGMbitmaps.h +++ b/Marlin/DOGMbitmaps.h @@ -1,4 +1,4 @@ -#define START_BMPWIDTH 60 //Width in pixels +#define START_BMPWIDTH 60 //Width in pixels - http://www.digole.com/tools/PicturetoC_Hex_converter.php #define START_BMPHEIGHT 64 //Height in pixels #define START_BMPBYTEWIDTH 8 //Width in bytes const unsigned char start_bmp[574] PROGMEM = { //AVR-GCC, WinAVR