Parcourir la source

Removed #ifndef BLINKM

Tim Koster il y a 10 ans
Parent
révision
97b0da0c2e
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0
    4
      Marlin/BlinkM.h

+ 0
- 4
Marlin/BlinkM.h Voir le fichier

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

Chargement…
Annuler
Enregistrer