forked from mudhorn/TC2-BBS-mesh
Merge pull request #27 from joeketcham/main
Add note to readme regarding radio device role settings
This commit is contained in:
commit
c645e1f5ed
|
@ -176,6 +176,9 @@ If you would like to have the script automatically run at boot, follow the steps
|
||||||
```sh
|
```sh
|
||||||
sudo systemctl restart mesh-bbs.service
|
sudo systemctl restart mesh-bbs.service
|
||||||
```
|
```
|
||||||
|
## Radio Configuration
|
||||||
|
|
||||||
|
Note: Radio device role must be set to **CLIENT**, other roles may allow the BBS to communicate for a short time, but then the BBS will stop responding to requests
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue