hybridgroup / rubyserial

FFI Ruby library for RS-232 serial port communication
https://rubygems.org/gems/rubyserial
Other
154 stars 27 forks source link

Rename RubySerial::Exception to RubySerial::Error and inherit from IOError #37

Closed missbach closed 6 years ago

missbach commented 7 years ago

This fixes hybridgroup/rubyserial#31

deadprogram commented 6 years ago

Hi @johannes-missbach thank you very much for the PR, and sorry about the delayed response. Finally merging, thanks again.