mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Put example modem IP parameters into the MMDVM.ini file.
This commit is contained in:
parent
fe3be93a2e
commit
5c292f77e5
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@ UARTSpeed=460800
|
|||
I2CPort=/dev/i2c
|
||||
I2CAddress=0x22
|
||||
# IP parameters for UDP connection
|
||||
ModemAddress=192.168.2.100
|
||||
ModemPort=3334
|
||||
LocalPort=3335
|
||||
|
||||
TXInvert=1
|
||||
RXInvert=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue