Commit Graph

9 Commits

Author SHA1 Message Date
Shigeru KANEMOTO f60f17f79a Avoid TIMER3 conflict with Servo and tone(). 2012-08-08 18:27:40 +09:00
David A. Mellis 71e9ff63f8 Servo bug that would sometimes cause skipping.
http://code.google.com/p/arduino/issues/detail?id=908
2012-05-08 20:38:38 -04:00
David A. Mellis cce4ef7c69 Fixing warnings (unsigned comparisons to 0). (maniacbug) 2012-01-02 12:57:23 -05:00
Tom Igoe 35777612c0 Changed all .pde examples to .ino
All examples in /build/shared/examples/ and /libraries/ have had their
extensions changed to .ino
2011-08-30 15:33:32 -04:00
David A. Mellis d05e4021d0 Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
David A. Mellis 27cfd22066 1280 -> 1280/2560. 2010-09-08 22:33:33 +00:00
Tom Igoe 566b656253 Added public domain notice 2010-02-24 03:53:43 +00:00
David A. Mellis e1bd1e6d5b Incorporating updates to the Servo library by Michael Margolis. 2010-01-08 02:44:08 +00:00
David A. Mellis 3075c8e4fd Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00