瀏覽代碼

added link for pic to hex converter

Bo Herrmannsen 9 年之前
父節點
當前提交
3c9e6b7b62
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/DOGMbitmaps.h

+ 1
- 1
Marlin/DOGMbitmaps.h 查看文件

@@ -1,4 +1,4 @@
1
-#define START_BMPWIDTH 	60	//Width in pixels
1
+#define START_BMPWIDTH 	60	//Width in pixels - http://www.digole.com/tools/PicturetoC_Hex_converter.php
2 2
 #define START_BMPHEIGHT 	64	//Height in pixels
3 3
 #define START_BMPBYTEWIDTH 	8	//Width in bytes
4 4
 const unsigned char start_bmp[574] PROGMEM = { //AVR-GCC, WinAVR

Loading…
取消
儲存