hjstn / miniDjiController

Python VJoy interface for Mavic Mini RC. Inspired (and with help from) Matsemann/mDjiController and slaterbbx/mDjiController.
Apache License 2.0
27 stars 12 forks source link

port specification #13

Open cuculoiseau opened 6 months ago

cuculoiseau commented 6 months ago

where and what do i have to fill in these infos:

usage: FPV.py [-h] -p PORT [-d DEVICE] [-i [INVERT ...]] FPV.py: error: the following arguments are required: -p/--port

SergSm commented 5 months ago

@cuculoiseau I used this script https://gist.github.com/SergSm/b23069fffa34fbe7e7c07a417ac294f4 to see the full port name ['COM5'] and launched main.py like that: python main.py --port COM5