kaack / elrs-joystick-control

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

Feat: add disable grpc server when all config is done #7

Closed ZhouYixun closed 10 months ago

ZhouYixun commented 11 months ago

will close grpc after processing other parameters:

elrs-joystick-control --tx-serial-port-name=COM3 --tx-serial-port-baud-rate=921600 --disable-grpc-server

=

elrs-joystick-control --tx-serial-port-name=COM3 --tx-serial-port-baud-rate=921600

then close gRPC server