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

Upgraded to Visual Studio 2019, and added .gitignore and solution file. #13

Closed bassclefstudio closed 3 years ago

bassclefstudio commented 3 years ago

Added a .gitignore file and Visual Studio 2019 solution file (ArduinoFloppyReader.sln) and updated the project to work with Visual Studio 2019. Possible fix for #11?