Commit Graph

16 Commits

Author SHA1 Message Date
Cristian Maglie 06d75a4fa6 Merge branch 'master' into ide-1.5.x 2014-04-07 19:14:13 +02:00
Cristian Maglie 9c7e3ab4c3 Fixed example StringStartsWithEndsWith.ino 2014-04-07 19:07:49 +02:00
Federico Fissore f3ca136cd9 Removed useless hidden files
Updated .gitignore
Closes #996
2014-02-27 14:21:48 +01:00
Cristian Maglie 7902fc2591 Fixed non working example: StringStartsWithEndsWith.ino 2013-11-18 10:29:10 +01:00
Federico Fissore b4c68b3dff Run new astyle formatter against all the examples 2013-10-21 09:58:40 +02:00
Scott Howard a309364fb8 typo in StringLength.ino fixes #1028 2012-12-05 13:25:37 -05:00
Fede85 a21c4e153f review of typos a and small errors in some examples 2012-10-18 19:03:25 +02:00
Cristian Maglie a8f74c89d0 Fixed StringCharacters example 2012-08-06 12:03:04 +02:00
Cristian Maglie d035d3b32c Fixed StringLength example 2012-06-26 01:01:52 +02: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