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