From f1e4f8da556f7f6f0886f4e159c0a05dec65b5b5 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Fri, 7 Jan 2022 14:50:59 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f078a1a..ed8321d2 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,12 @@ This message has to be generated for the Message "1337" (1337 is not a valid com | Payload | Example | Parameters | Description | |---|---|---|---| -| widget | widget b0 shutter 1 name | of the Button to be enabled - Type of the Button / Page - Disable or Enable (0/1) - Name below the Button | | +| `widget ` | `widget b0 shutter 1 name` | `` of the Button to be enabled `` - Type of the Button / Page `` - Disable or Enable (0/1) - Name below the Button | | | | | | | ## Message from Nextion Display | Payload | Example | Parameters | Description | |---|---|---|---| -| event widgetPage | event widgetPage 0 | is the number of the current page, there is currently only page 0 | Is fired, after switching to widgetPage, has to be answered with widget message | +| `event widgetPage ` | `event widgetPage 0` | `` is the number of the current page, there is currently only page 0 | Is fired, after switching to widgetPage, has to be answered with widget message | | | | | |