diff --git a/tasmota/README.md b/tasmota/README.md index 2ad56523..eb0a38f4 100644 --- a/tasmota/README.md +++ b/tasmota/README.md @@ -22,9 +22,9 @@ Might be required to send the command twice (known issue, didn't investigate yet Webserver must be reachable via HTTP and support Range Header -Example: FlashNextion http://192.168.75.30:8123/local/nspanel.tft +Example: `FlashNextion http://192.168.75.30:8123/local/nspanel.tft` Besides the commands, serial input will be published on 'RESULT' Topic, depending on the input in one of the following formats: - `{"CustomRecv":%s}` -- `{"nextion":%s}` \ No newline at end of file +- `{"nextion":%s}`