LibSerialPort.jl
LibSerialPort.jl copied to clipboard
Don't extend Base.open
This is a trivial fix for #79. It simply removes open from the list of imports. This is a breaking change but prevents type piracy.
bump, maybe it's time to merge this and make a 0.6 release