mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 06:55:52 +08:00
Increase serial port speed to 460800.
This commit is contained in:
@@ -37,10 +37,10 @@ Time=24
|
|||||||
|
|
||||||
[Modem]
|
[Modem]
|
||||||
# Port=/dev/ttyACM0
|
# Port=/dev/ttyACM0
|
||||||
# Port=/dev/ttyAMA0
|
Port=/dev/ttyAMA0
|
||||||
Port=\\.\COM4
|
# Port=\\.\COM4
|
||||||
Protocol=uart
|
Protocol=uart
|
||||||
Speed=115200
|
Speed=460800
|
||||||
# Address=0x22
|
# Address=0x22
|
||||||
TXInvert=1
|
TXInvert=1
|
||||||
RXInvert=0
|
RXInvert=0
|
||||||
|
|||||||
Reference in New Issue
Block a user