Commit Graph

10 Commits

Author SHA1 Message Date
Federico Fissore
c925fa611f Due to website configuration changes, every url starting with http://arduino.cc has been changed to http://www.arduino.cc. Fixes #3191 2015-05-20 17:10:06 +02:00
Federico Fissore
e0a4493868 Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Cristian Maglie
b2cbc5eb4c LiquidCrystal library is already multiplatform compliant, moved into libraries folder 2012-09-03 16:13:28 +02:00
Cristian Maglie
904942006e Moved libraries folder inside platform folder. Now libraries and examples are searched per board/platform 2012-01-04 15:14:51 +01:00
Tom Igoe
6530a3b218 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
eecd3b3f43 Modifying examples to use Serial.write() instead of Serial.print(BYTE). 2011-02-26 13:57:41 -05:00
Tom Igoe
a2ce323bae fixed comments in LIquidCrystal examples per issue 402 2010-11-22 09:36:23 -05:00
Tom Igoe
67133486a3 Added public domain notice 2010-02-24 03:49:03 +00:00
Tom Igoe
87aa682b17 Corrected comments in LiquidCrystal examples 2010-02-08 23:31:21 +00:00
David A. Mellis
2ab7603f31 Moving libraries out of arduino platform / core directory and to top-level. 2009-11-07 17:54:56 +00:00