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

6 Commits

Author SHA1 Message Date
Federico Vanzati
44966b81f4 Removed Serial.begin() inside examples where not needed 2012-04-11 13:08:43 +02: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
Tom Igoe
b3c92d834f added new stepper library examples 2010-10-28 09:39:36 -04:00
Tom Igoe
d3643850ce Added public domain notice 2010-02-24 03:53:35 +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