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

8 Commits

Author SHA1 Message Date
Tom Igoe
b21b43c591 deleted .pde examples 2011-08-30 17:02:55 -04: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
tigoe
e6dc688d2b Changed pin number to reconcile code with drawing on Arduino site. 2011-01-12 03:59:02 -08:00
Tom Igoe
c19a0956c4 minor bug fixes in examples 2010-10-28 09:15:30 -04:00
Tom Igoe
81de2b5a05 bug fixes to StateChangeDetection and ToneMelody examples 2010-10-14 14:46:51 -04:00
Tom Igoe
47d3b65e51 Changed analog references to use new A0 through A5 notation 2010-09-04 19:47:59 +00:00
Tom Igoe
7f298400fa Removed duplicate version of Blink example, kept the one in Basics. 2010-08-30 19:50:58 +00:00
Tom Igoe
8abab1bf75 renamed Examples/Digital directory 2010-07-27 02:24:28 +00:00