Fixed typo (recieve -> receive)

This commit is contained in:
Marijn Giesen 2015-10-20 21:42:20 +02:00
parent 1a7003bd6b
commit 886e5aed0d

View File

@ -22,7 +22,7 @@ rfxtrx:
Configuration variables: Configuration variables:
- **device** (*Required*): The path to your device, e.g. `/dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1Y0NJGR-if00-port0` - **device** (*Required*): The path to your device, e.g. `/dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1Y0NJGR-if00-port0`
- **debug** (*Optional*): If you want to recieve debug output. - **debug** (*Optional*): If you want to receive debug output.
## {% linkable_title Building on top of RFXtrx %} ## {% linkable_title Building on top of RFXtrx %}