miniDjiController
miniDjiController copied to clipboard
port specification
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
@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