mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Adding a modem port template
Adding the line # Port=/dev/ttyAMA0 to MMDVM.ini [Modem] section, to make it easier to try out the correct port setting fore the more and more commonly used STM32 Pi hat boards.
This commit is contained in:
parent
3211189687
commit
3e99e4d620
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ Time=24
|
|||
|
||||
[Modem]
|
||||
# Port=/dev/ttyACM0
|
||||
# Port=/dev/ttyAMA0
|
||||
Port=\\.\COM3
|
||||
TXInvert=1
|
||||
RXInvert=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue