1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
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