From 5f3976696ddf5d02ea7e6f805ce655e1f281e6ed Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Sat, 6 Oct 2007 14:47:50 +0000 Subject: Moving hardware/targets to hardware/cores. --- cores/arduino/WConstants.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 cores/arduino/WConstants.h (limited to 'cores/arduino/WConstants.h') diff --git a/cores/arduino/WConstants.h b/cores/arduino/WConstants.h new file mode 100644 index 0000000..3e19ac4 --- /dev/null +++ b/cores/arduino/WConstants.h @@ -0,0 +1 @@ +#include "wiring.h" -- cgit v1.2.3-18-g5258