소스 검색

Removed #ifndef BLINKM

Tim Koster 10 년 전
부모
커밋
97b0da0c2e
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0
    4
      Marlin/BlinkM.h

+ 0
- 4
Marlin/BlinkM.h 파일 보기

@@ -8,11 +8,7 @@
8 8
   # include "WProgram.h"
9 9
 #endif
10 10
 
11
-#ifndef BLINKM
12
-#define BLINKM
13
-
14 11
 #include "Wire.h"
15 12
 
16 13
 void SendColors(byte red, byte grn, byte blu);
17 14
 
18
-#endif

Loading…
취소
저장