Larswad / uno2iec

A commodore (CBM) 1541 emulator on the Arduino Uno, using any desktop PC (or raspberry PI with raspbian) as a media host.
http://larswad.github.io/uno2iec/
135 stars 37 forks source link

Avoids GCC-Warnings #17

Closed ghost closed 6 years ago

ghost commented 6 years ago

Not tested at all. Schould work.

It´s my first Git pull-request, so i hope all went ok.

Larswad commented 6 years ago

Looks fine. But I usually try to avoid any kind of warnings, so maybe the arduino GCC compiler has been updated and now gives warning here. Thanks!