Removed #ifndef BLINKM
This commit is contained in:
parent
61db046b32
commit
97b0da0c2e
|
@ -8,11 +8,7 @@
|
|||
# include "WProgram.h"
|
||||
#endif
|
||||
|
||||
#ifndef BLINKM
|
||||
#define BLINKM
|
||||
|
||||
#include "Wire.h"
|
||||
|
||||
void SendColors(byte red, byte grn, byte blu);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue