Skip to content

Commit c0ad8fb

Browse files
sanujkulper1234
andauthored
Update examples/Arduino_Debug_Advance/Arduino_Debug_Advance.ino
Correcting spelling of Arduino in comments Co-Authored-By: per1234 <[email protected]>
1 parent 2749e02 commit c0ad8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Arduino_Debug_Advance/Arduino_Debug_Advance.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* or a wireless sensor like Xbee is connected to the serial port
55
* that will send data wirelessly to other Xbee node.
66
*
7-
* In boards like Ardunino Nano, UNO, MEGA only one serial port is available,
7+
* In boards like Arduino Nano, UNO, MEGA only one serial port is available,
88
* therefore additional Software Serial ports can be made using SoftwareSerial
99
*/
1010

0 commit comments

Comments
 (0)