Skip to content

Commit b91c3f1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Arduino_Debug_Advance/Arduino_Debug_Advance.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* that will send data wirelessly to other Xbee node.
66
*
77
* In boards like Ardunino Nano, UNO, MEGA only one serial port is available,
8-
* therefore additional Software Serial ports can be made usinf SoftwareSerial
8+
* therefore additional Software Serial ports can be made using SoftwareSerial
99
*/
1010

1111
#include "Arduino_DebugUtils.h"

0 commit comments

Comments
 (0)