add:增加倒车功能
This commit is contained in:
@@ -8,7 +8,7 @@ from tkinter import ttk, scrolledtext
|
||||
# ==========================================================
|
||||
# 串口配置
|
||||
# ==========================================================
|
||||
SERIAL_PORT = "/dev/ttyS3"
|
||||
SERIAL_PORT = "/dev/ttyS0"
|
||||
BAUD_RATE = 115200
|
||||
TIMEOUT = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user