hi all,
you know the problem: you develop and build on one machine; then deploy on another which has a different com port for Arduino for example?
I tried getting the first enum in the com port dropdown using “ord2enum”, but error:
I could make a debug UI for choosing the comport and using “create comport”, but I was wondering it there was a simpler way to do this.
Thankss