mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 10:47:46 +00:00
Fix typo in README.md (#1)
The returned 'state' value for Node 2 should be 'router' instead of 'leader'.
This commit is contained in:
@@ -69,7 +69,7 @@ Wait a few seconds and verify that the device has become a Thread Router:
|
||||
|
||||
```bash
|
||||
$ state
|
||||
leader
|
||||
router
|
||||
Done
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user