Fix some project page bugs found in loc

This commit is contained in:
ganicke
2017-11-20 11:46:36 -08:00
parent ae73ae00be
commit 4f66ccf027
3 changed files with 18 additions and 13 deletions

View File

@ -9,7 +9,7 @@
* forever.
*
* Radio clients can simply send a number (between 0..255) on group 4.
* The must transmit the serial number using ``radio.setTransmitSerialNumber(true)``
* They must transmit the serial number using ``radio.setTransmitSerialNumber(true)``
*
* The received number is used to set the LED brightness for that client.
*