1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-11 22:24:13 +01:00
Arduino/build/shared/examples/08.Strings
per1234 827a933eed Maintain a consistent number of newlines at end of built-in examples
A single newline at the end of the examples was most common so I fixed all examples that did not follow this convention.
2017-07-18 11:07:37 +02:00
..
CharacterAnalysis Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
StringAdditionOperator Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringAppendOperator Maintain a consistent number of newlines at end of built-in examples 2017-07-18 11:07:37 +02:00
StringCaseChanges Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringCharacters Maintain a consistent number of newlines at end of built-in examples 2017-07-18 11:07:37 +02:00
StringComparisonOperators Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringConstructors Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringIndexOf Maintain a consistent number of newlines at end of built-in examples 2017-07-18 11:07:37 +02:00
StringLength Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringLengthTrim Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringReplace Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringStartsWithEndsWith Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringSubstring Fix typos in .txt files included with built-in examples 2017-07-18 11:07:37 +02:00
StringToInt Maintain a consistent number of newlines at end of built-in examples 2017-07-18 11:07:37 +02:00