Skip to content

Commit 2f4a756

Browse files
committed
Examples: add newline to improve formatting
1 parent 03f46d2 commit 2f4a756

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

examples/ArduinoIoTCloud-Advanced/ArduinoIoTCloud-Advanced.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
44
IMPORTANT:
55
This sketch works with WiFi, GSM, NB, Ethernet and Lora enabled boards supported by Arduino IoT Cloud.
6-
On a LoRa board, if it is configured as a class A device (default and preferred option), values from Cloud dashboard are received
7-
only after a value is sent to Cloud.
6+
On a LoRa board, if it is configured as a class A device (default and preferred option),
7+
values from Cloud dashboard are received only after a value is sent to Cloud.
88
99
The full list of compatible boards can be found here:
1010
- https://github.com/arduino-libraries/ArduinoIoTCloud#what

examples/ArduinoIoTCloud-Basic/ArduinoIoTCloud-Basic.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
88
IMPORTANT:
99
This sketch works with WiFi, GSM, NB, Ethernet and Lora enabled boards supported by Arduino IoT Cloud.
10-
On a LoRa board, if it is configured as a class A device (default and preferred option), values from Cloud dashboard are received
11-
only after a value is sent to Cloud.
10+
On a LoRa board, if it is configured as a class A device (default and preferred option),
11+
values from Cloud dashboard are received only after a value is sent to Cloud.
1212
1313
The full list of compatible boards can be found here:
1414
- https://github.com/arduino-libraries/ArduinoIoTCloud#what

examples/ArduinoIoTCloud-Callbacks/ArduinoIoTCloud-Callbacks.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
2020
IMPORTANT:
2121
This sketch works with WiFi, GSM, NB, Ethernet and Lora enabled boards supported by Arduino IoT Cloud.
22-
On a LoRa board, if it is configured as a class A device (default and preferred option), values from Cloud dashboard are received
23-
only after a value is sent to Cloud.
22+
On a LoRa board, if it is configured as a class A device (default and preferred option),
23+
values from Cloud dashboard are received only after a value is sent to Cloud.
2424
2525
The full list of compatible boards can be found here:
2626
- https://github.com/arduino-libraries/ArduinoIoTCloud#what

examples/utility/ArduinoIoTCloud_Travis_CI/ArduinoIoTCloud_Travis_CI.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
66
IMPORTANT:
77
This sketch works with WiFi, GSM, NB, Ethernet and Lora enabled boards supported by Arduino IoT Cloud.
8-
On a LoRa board, if it is configured as a class A device (default and preferred option), values from Cloud dashboard are received
9-
only after a value is sent to Cloud.
8+
On a LoRa board, if it is configured as a class A device (default and preferred option),
9+
values from Cloud dashboard are received only after a value is sent to Cloud.
1010
1111
The full list of compatible boards can be found here:
1212
- https://github.com/arduino-libraries/ArduinoIoTCloud#what

0 commit comments

Comments
 (0)