arduino-timer
arduino-timer copied to clipboard
src:arduino-timer: Remove WProgram.h include
This header was renamed in Nov. 2011 and only Arduino IDE versions prior to v1.0 used that name.
Signed-off-by: Sean Robinson [email protected]
Thanks for your contribution. I'm going to leave this open for a while for visibility.
I'm aware of people using the library outside of the Arduino IDE, and don't know how this change may affect them. This might have to wait until the next major version bump.
Yes, I found this issue when building with a Makefile that does not have the ARDUINO define. While fixing the compile error, I realized the WProgram.h header was not relevant to a recent project and removed the version check, instead.
This may be enough of a change for others that it makes sense to hold off until 3.0.
included in release 3.0.0