Skip to content

Commit

Permalink
Merge branch 'pr_309' into 'main'
Browse files Browse the repository at this point in the history
Update README.md

See merge request espressif/esp-zigbee-sdk!121
  • Loading branch information
chshu committed Apr 8, 2024
2 parents c86f305 + 331b6d5 commit 3fbf232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/esp_zigbee_cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 3fbf232

Please sign in to comment.