sudar/Arduino-Makefile

ard-reset-arduino Perl script doesn't work in windows

sudar opened this issue · 1 comments

In Windows we have to use Win32::SerialPort instead of Device::SerialPort

More details at #94 (comment)

I was mistaken about the Win32::SerialPort library, it's not required. See #155 for the fix.