1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/hardware/libraries/Firmata
Hans-Christoph Steiner d44ee3a000 removed deprecated timer0_overflow_count, which wasn't meant to be public
anyway.  Replaced it with the official millis() method of getting the time.
2008-09-16 17:18:41 +00:00
..
examples removed deprecated timer0_overflow_count, which wasn't meant to be public 2008-09-16 17:18:41 +00:00
Firmata.cpp copying Firmata-0.4beta2 release into trunk, then I'll adjust it to Arduino-0012 2008-09-12 16:35:07 +00:00
Firmata.h Adding #ifdef guard to WProgram.h to prevent multiple #includes. 2008-09-15 21:09:13 +00:00
keywords.txt copying Firmata-0.4beta2 release into trunk, then I'll adjust it to Arduino-0012 2008-09-12 16:35:07 +00:00
LICENSE.txt copying Firmata-0.4beta2 release into trunk, then I'll adjust it to Arduino-0012 2008-09-12 16:35:07 +00:00