mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-08 16:03:54 +00:00
Increase serial port speed to 460800.
This commit is contained in:
parent
3968786044
commit
8d31808ae8
1 changed files with 3 additions and 3 deletions
|
|
@ -37,10 +37,10 @@ Time=24
|
|||
|
||||
[Modem]
|
||||
# Port=/dev/ttyACM0
|
||||
# Port=/dev/ttyAMA0
|
||||
Port=\\.\COM4
|
||||
Port=/dev/ttyAMA0
|
||||
# Port=\\.\COM4
|
||||
Protocol=uart
|
||||
Speed=115200
|
||||
Speed=460800
|
||||
# Address=0x22
|
||||
TXInvert=1
|
||||
RXInvert=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue