mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Beginnings of FM networking.
This commit is contained in:
parent
5410ca3ce8
commit
bc791577e7
11 changed files with 416 additions and 14 deletions
|
|
@ -227,6 +227,15 @@ GatewayPort=4800
|
|||
# ModeHang=3
|
||||
Debug=0
|
||||
|
||||
[FM Network]
|
||||
Enable=1
|
||||
LocalAddress=127.0.0.1
|
||||
LocalPort=3810
|
||||
GatewayAddress=127.0.0.1
|
||||
GatewayPort=4810
|
||||
# ModeHang=3
|
||||
Debug=0
|
||||
|
||||
[TFT Serial]
|
||||
# Port=modem
|
||||
Port=/dev/ttyAMA0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue