I’ve got an arduino clone which means I’m using a ttyUSB0. I managed to change config.cfg file by following the site’s documentation. But I’m not able to update the arduino and I suspect it is because the updateFirmware.py is still set to look out for ttyACM0.
Where can I find the updateFirmware.py and/or how can I fix this?