diff options
author | David A. Mellis <d.mellis@arduino.cc> | 2007-10-06 14:09:02 +0000 |
---|---|---|
committer | David A. Mellis <d.mellis@arduino.cc> | 2007-10-06 14:09:02 +0000 |
commit | 72e9f39fbde96b484338cbbd785680e5ab4a2e72 (patch) | |
tree | bd441d569bf70c9697ccfbee7c70fa26d67be3a0 /targets/arduino/WConstants.h | |
parent | b86a6e051920a4ffdb92bc5b8de7260ff3978117 (diff) |
Renaming core to targets.
Diffstat (limited to 'targets/arduino/WConstants.h')
-rw-r--r-- | targets/arduino/WConstants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/arduino/WConstants.h b/targets/arduino/WConstants.h new file mode 100644 index 0000000..3e19ac4 --- /dev/null +++ b/targets/arduino/WConstants.h @@ -0,0 +1 @@ +#include "wiring.h" |