kaack / elrs-joystick-control

Use USB joysticks to remote control a drone or airplane
Other
105 stars 15 forks source link

Feat: Automatically configure through gprc when conditions are met #5

Closed ZhouYixun closed 11 months ago

ZhouYixun commented 11 months ago

Automatically configure through gprc when conditions are met.

example:

elrs-joystick-control --config-file-path /usr/local/inputs_config.json \
                        --tx-serial-port-name COM3 \
                        --tx-serial-port-baud-rate 921600 \
                        --disable-web-ui