to github
[svn42.git] / rf433ctl / OneWire / OneWire.cpp
index b0d0854..e717620 100644 (file)
@@ -80,9 +80,9 @@ sample code bearing this copyright.
 \r
 #include "OneWire.h"\r
 #include "pins_arduino.h"\r
+#include "Arduino.h"\r
 \r
 extern "C" {\r
-#include "WConstants.h"\r
 #include <avr/io.h>\r
 #include <avr/interrupt.h>\r
 #include <avr/pgmspace.h>\r