RobSmithDev / ArduinoFloppyDiskReader

DrawBridge aka Arduino Amiga Floppy Disk Reader/Writer - Hardware and software interface for accessing Amiga disks (read/write ADF and SCP) on non-Amiga hardware
https://amiga.robsmithdev.co.uk
GNU General Public License v3.0
227 stars 53 forks source link

Fix error when wrong USB port is selected. #24

Closed JnMartens closed 2 years ago

JnMartens commented 2 years ago

Hello Rob,

This PR contains only the change to fix the error when a wrong USB port is selected. Could you check this out, and see if you can accept it ?

Thanks