From 331b6d560db6f215905b90fc957cbd6edea907cd Mon Sep 17 00:00:00 2001 From: Soheil <88166261+Saffarofski@users.noreply.github.com> Date: Sun, 7 Apr 2024 17:11:29 +0330 Subject: [PATCH] Update README.md Correct some minor issues in CLi example README --- examples/esp_zigbee_cli/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/esp_zigbee_cli/README.md b/examples/esp_zigbee_cli/README.md index ca86f31..2be83e9 100644 --- a/examples/esp_zigbee_cli/README.md +++ b/examples/esp_zigbee_cli/README.md @@ -64,7 +64,7 @@ on: turn on radio off: turn off radio I (52374) : Done ``` -Set radio to on +Set radio to off ```bash > bdb -d off I (116954) : IEEE802154 radio off @@ -77,7 +77,7 @@ I (142464) : IEEE802154 radio on I (142464) : Done ``` -Set radio state +get radio state ```bash > bdb -d get I (239694) : Radio is on