Ver código fonte

Removed #ifndef BLINKM

Tim Koster 11 anos atrás
pai
commit
97b0da0c2e
1 arquivos alterados com 0 adições e 4 exclusões
  1. 0
    4
      Marlin/BlinkM.h

+ 0
- 4
Marlin/BlinkM.h Ver arquivo

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

Carregando…
Cancelar
Salvar