Flavio Roth
Flavio Roth
Thanks @SirVer! I'll see if I can have a closer look and push this soon.
As this project is merely a wrapper around the FFmpeg API, the official documentation would be the best place to find more information on this topic. That being said, I'd...
Same thing for any other unsigned integers larger tan i32
Same issue here when running `espflash` from within a docker container on Linux. It seems like my `/dev/ttyUSB0` is recognized as a `SerialPortType::Unknown` in this setup. Passing `--list-all-ports` fixes the...