We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347b84c commit b91c3f1Copy full SHA for b91c3f1
examples/Arduino_Debug_Advance/Arduino_Debug_Advance.ino
@@ -5,7 +5,7 @@
5
* that will send data wirelessly to other Xbee node.
6
*
7
* In boards like Ardunino Nano, UNO, MEGA only one serial port is available,
8
- * therefore additional Software Serial ports can be made usinf SoftwareSerial
+ * therefore additional Software Serial ports can be made using SoftwareSerial
9
*/
10
11
#include "Arduino_DebugUtils.h"
0 commit comments