1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-09 22:24:14 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Scott Howard
a309364fb8 typo in StringLength.ino fixes #1028 2012-12-05 13:25:37 -05:00
Tom Igoe
bde00b9be9 Added delays to some serial examples to avoid crashing the serial monitor. 2012-04-09 10:48:40 -04:00
Federico Vanzati
412f261e41 Corretions and refinements to the String examples 2012-04-06 20:00:31 +02:00
Federico Vanzati
383ac95f3e Corretions and refinements to the String examples 2012-04-06 12:59:54 +02:00
Tom Igoe
202bb102a0 Updated all serial in setup examples with a note about the serial check 2012-04-02 11:11:46 -04:00
Tom Igoe
a631e4f834 Added Serial port check to all examples using Serial statements in the setup 2012-04-02 09:07:58 -04:00
Zach Eveland
ae5d5c0c00 modified StringSubstring example to add gating on port readiness 2012-04-01 12:59:00 -04:00
Tom Igoe
f5093b064a Renumbered examples 2012-03-19 19:44:06 -04:00