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:
Ralph A. Schmid
2018-02-13 13:45:27 +01:00
committed by GitHub
parent 3211189687
commit 3e99e4d620

View File

@@ -38,6 +38,7 @@ Time=24
[Modem]
# Port=/dev/ttyACM0
# Port=/dev/ttyAMA0
Port=\\.\COM3
TXInvert=1
RXInvert=0