From 8df0f630267d991388e8e08ce0caae473a3721ce Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Sun, 13 Sep 2009 17:57:17 +0000 Subject: Updating ARDUINO to 0018 (in wiring.h). --- cores/arduino/wiring.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cores/arduino/wiring.h') diff --git a/cores/arduino/wiring.h b/cores/arduino/wiring.h index f0ba04c..df7c314 100755 --- a/cores/arduino/wiring.h +++ b/cores/arduino/wiring.h @@ -33,7 +33,7 @@ extern "C"{ #endif #ifndef ARDUINO -#define ARDUINO 16 +#define ARDUINO 18 #endif #define HIGH 0x1 -- cgit v1.2.3-18-g5258