Browse Source

added link for pic to hex converter

pull/1/head
Bo Herrmannsen 10 years ago
parent
commit
3c9e6b7b62
  1. 2
      Marlin/DOGMbitmaps.h

2
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

Loading…
Cancel
Save