Scott Fitzgerald
|
017326acc6
|
Minor changes to Communication Examples
Added a note to the included Processing sketches about replacing
println(Serial.list()) with Serial.printArray() if using Processing 2.1
or later
|
2014-01-29 14:27:09 +04:00 |
|
Zach Eveland
|
c7d98cc85d
|
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
Conflicts:
build/shared/examples/04.Communication/SerialCallResponse/SerialCallResponse.ino
build/shared/examples/04.Communication/SerialCallResponseASCII/SerialCallResponseASCII.ino
|
2012-05-01 10:19:00 -04:00 |
|
Tom Igoe
|
bde00b9be9
|
Added delays to some serial examples to avoid crashing the serial monitor.
|
2012-04-09 10:48:40 -04:00 |
|
Tom Igoe
|
f5093b064a
|
Renumbered examples
|
2012-03-19 19:44:06 -04:00 |
|