mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 10:05:56 +01:00
fixed additional links
This commit is contained in:
@@ -239,7 +239,7 @@ Enable the Mesh network. Only after Mesh enabling the `lora.cli()` and `socket`
|
||||
|
||||
### lora.cli()
|
||||
|
||||
Send OpenThread CLI commands, the list is [here](https://github.com/openthread/openthread/blob/master/src/cli/README). The output is multiline string, having as line-endings the `\r\n`.
|
||||
Send OpenThread CLI commands, the list is [here](https://github.com/openthread/openthread/tree/master/src/cli/). The output is multiline string, having as line-endings the `\r\n`.
|
||||
|
||||
```bash
|
||||
>>> print(lora.cli("ipaddr"))
|
||||
|
||||
Reference in New Issue
Block a user