sweeper_whu/src/radio_ctrl/config/config.json

8 lines
130 B
JSON
Raw Normal View History

2025-08-29 16:37:57 +08:00
{
"serial_port": "/dev/ttyUSB0",
"baudrate": 100000,
"rmoctl_para": {
"mcu_rpm_max": 50,
"eps_angle_max": 40.0
}
}