Fix typo in rfxtrx.markdown for logger configuration (#15457)

This commit is contained in:
Rob Bierbooms 2020-10-29 10:00:22 +01:00 committed by GitHub
parent 50f003a26f
commit 3b2498aad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ To receive debug logging from the RFXCOM device, add the following lines to `con
```yaml
logger:
log:
logs:
RFXtrx: debug
```