Skip to content

Commit 8df0f63

Browse files
committed
Updating ARDUINO to 0018 (in wiring.h).
1 parent 76737d4 commit 8df0f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/arduino/wiring.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ extern "C"{
3333
#endif
3434

3535
#ifndef ARDUINO
36-
#define ARDUINO 16
36+
#define ARDUINO 18
3737
#endif
3838

3939
#define HIGH 0x1

0 commit comments

Comments
 (0)