diff options
author | David A. Mellis <d.mellis@arduino.cc> | 2009-11-07 17:05:21 +0000 |
---|---|---|
committer | David A. Mellis <d.mellis@arduino.cc> | 2009-11-07 17:05:21 +0000 |
commit | 584dece7b0c982de8731f7400c94b5034aef89e7 (patch) | |
tree | f2d254ac1200e0517fc707d281c48669bec06f59 /core/WConstants.h | |
parent | 7d31607442b61b57e9cc794e7f15d6322553e3f0 (diff) |
Moving things around.
Diffstat (limited to 'core/WConstants.h')
-rw-r--r-- | core/WConstants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/WConstants.h b/core/WConstants.h new file mode 100644 index 0000000..3e19ac4 --- /dev/null +++ b/core/WConstants.h @@ -0,0 +1 @@ +#include "wiring.h" |