Commit 77a4c953 authored by maniacbug's avatar maniacbug

Comment bug

parent 0b3f8fec
......@@ -24,7 +24,7 @@
* @li Base. One node is the base station, which receives pings, and sends
* a pong back out.
*
* The address of each node is a number from 1 to n (the # of known nodes).
* The address of each node is a number from 0 to n (the # of known nodes).
* It is set in EEPROM. To change a nodes address, send the character code
* for that address. e.g. send the character '5' to set address 5.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment