Skip to content

Commit 85a9e34

Browse files
sanujkulper1234
andauthored
Update examples/Arduino_Debug_Advance/Arduino_Debug_Advance.ino
Co-Authored-By: per1234 <accounts@perglass.com>
1 parent c0ad8fb commit 85a9e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/Arduino_Debug_Advance/Arduino_Debug_Advance.ino

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
* Advanced Debug can be helpful in embedded applications when
33
* there are more that two microcontrollers connected serially
4-
* or a wireless sensor like Xbee is connected to the serial port
5-
* that will send data wirelessly to other Xbee node.
4+
* or a wireless sensor like XBee is connected to the serial port
5+
* that will send data wirelessly to other XBee node.
66
*
77
* In boards like Arduino Nano, UNO, MEGA only one serial port is available,
88
* therefore additional Software Serial ports can be made using SoftwareSerial

0 commit comments

Comments
 (0)