Version 2.0.1

This commit is contained in:
rjbatista@gmail.com
2012-01-18 00:02:19 +00:00
parent bdee0e3872
commit 5e2afcdaeb

View File

@@ -1,3 +1,5 @@
Version 2.0.1
- ISSUE #15: Backwards compatibility with previous Arduino IDE (pure virtual functions were not supported);
- ISSUE #18: Corrected problem with setLEDs() caused by changes in the previous version.