Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change close(::SerialPort) to return nothing
That what other close(::IO) methods in Base do. It looks quite odd in the REPL to get the entire closed SerialPort object thrown back at you.
- Loading branch information