Increase serial port speed to 460800.

This commit is contained in:
Jonathan Naylor 2020-11-24 16:24:32 +00:00
parent 3968786044
commit 8d31808ae8

View file

@ -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