sweeper_200/src/radio_ctrl/config/config.json

8 lines
133 B
JSON
Raw Normal View History

2025-10-30 11:10:23 +08:00
{
"serial_port": "/dev/uartPort",
"baudrate": 100000,
"rmoctl_para": {
2025-11-04 16:09:01 +08:00
"mcu_rpm_max": 1500,
2025-10-30 11:10:23 +08:00
"eps_angle_max": 40.0
}
}