From ad8887acfbc90d0fe3d4c861d65cb58178edbe4b Mon Sep 17 00:00:00 2001 From: Johannes Date: Wed, 9 Feb 2022 00:08:42 +0100 Subject: [PATCH] Update README.md --- tasmota/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}`