added link for pic to hex converter

This commit is contained in:
Bo Herrmannsen 2015-01-07 14:28:51 +01:00
parent 0e760274bd
commit 3c9e6b7b62

View file

@ -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