We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ad8fb commit 85a9e34Copy full SHA for 85a9e34
examples/Arduino_Debug_Advance/Arduino_Debug_Advance.ino
@@ -1,8 +1,8 @@
1
/*
2
* Advanced Debug can be helpful in embedded applications when
3
* 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.
+ * or a wireless sensor like XBee is connected to the serial port
+ * that will send data wirelessly to other XBee node.
6
*
7
* In boards like Arduino Nano, UNO, MEGA only one serial port is available,
8
* therefore additional Software Serial ports can be made using SoftwareSerial
0 commit comments