Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sleep until USB port becomes writable before running avrdude (qmk#5393)
* sleep until usb port becomes writable before running avrdude * only wait for a writable USB port when not on MSYS using MINGW or MSYS: sleep for one second, as before. otherwise: wait for the port to become writable. * typo * typo
- Loading branch information