Renaud11232 / pyduinocli

pyduinocli is a wrapper library around arduino-cli to make the arduino-cli calls easy from a python script.
MIT License
16 stars 1 forks source link

Check if parameters are flag-like #1

Closed Renaud11232 closed 5 years ago

Renaud11232 commented 5 years ago

There is a way alter the behavior of arduino-cli. If a parameter is in fact a flag it will be interpreted as a flag not as a normal parameter