소스 검색

added link for pic to hex converter

Bo Herrmannsen 10 년 전
부모
커밋
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…
취소
저장