Updating ARDUINO to 0018 (in wiring.h).
This commit is contained in:
parent
76737d4e28
commit
8df0f63026
|
@ -33,7 +33,7 @@ extern "C"{
|
|||
#endif
|
||||
|
||||
#ifndef ARDUINO
|
||||
#define ARDUINO 16
|
||||
#define ARDUINO 18
|
||||
#endif
|
||||
|
||||
#define HIGH 0x1
|
||||
|
|
Loading…
Reference in New Issue