miniDjiController icon indicating copy to clipboard operation
miniDjiController copied to clipboard

port specification

Open cuculoiseau opened this issue 11 months ago • 1 comments

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 avatar Mar 13 '24 22:03 cuculoiseau

@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

SergSm avatar Apr 07 '24 14:04 SergSm