Skip to content

Commit ecffbc2

Browse files
committed
Add empty line at end of file
1 parent 01a6510 commit ecffbc2

66 files changed

Lines changed: 66 additions & 66 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/EepromRead/EepromRead.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ void loop() {
6060
* *
6161
* https://github.com/bblanchon/ArduinoStreamUtils *
6262
* *
63-
*****************************************************/
63+
*****************************************************/

examples/EepromWrite/EepromWrite.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ void loop() {
6666
* *
6767
* https://github.com/bblanchon/ArduinoStreamUtils *
6868
* *
69-
*****************************************************/
69+
*****************************************************/

examples/HammingSerial1/HammingSerial1.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ void loop() {
6565
* *
6666
* https://github.com/bblanchon/ArduinoStreamUtils *
6767
* *
68-
*****************************************************/
68+
*****************************************************/

examples/HammingSoftwareSerial/HammingSoftwareSerial.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ void loop() {
6464
* *
6565
* https://github.com/bblanchon/ArduinoStreamUtils *
6666
* *
67-
*****************************************************/
67+
*****************************************************/

examples/Logger/Logger.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ void loop() {
5858
* *
5959
* https://github.com/bblanchon/ArduinoStreamUtils *
6060
* *
61-
*****************************************************/
61+
*****************************************************/

examples/ProgmemStream/ProgmemStream.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ void loop() {
5050
* *
5151
* https://github.com/bblanchon/ArduinoStreamUtils *
5252
* *
53-
*****************************************************/
53+
*****************************************************/

examples/ReadBuffer/ReadBuffer.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ void loop() {
5353
* *
5454
* https://github.com/bblanchon/ArduinoStreamUtils *
5555
* *
56-
*****************************************************/
56+
*****************************************************/

examples/ReadLogger/ReadLogger.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ void loop() {
5252
* *
5353
* https://github.com/bblanchon/ArduinoStreamUtils *
5454
* *
55-
*****************************************************/
55+
*****************************************************/

examples/StringPrint/StringPrint.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ void loop() {
5151
* *
5252
* https://github.com/bblanchon/ArduinoStreamUtils *
5353
* *
54-
*****************************************************/
54+
*****************************************************/

examples/StringStream/StringStream.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ void loop() {
5252
* *
5353
* https://github.com/bblanchon/ArduinoStreamUtils *
5454
* *
55-
*****************************************************/
55+
*****************************************************/

0 commit comments

Comments
 (0)