hparra / ruby-serialport

ruby-serialport is a Ruby library that provides a class for using RS-232 serial ports
http://rubygems.org/gems/serialport
GNU General Public License v2.0
246 stars 58 forks source link

'printf' statements in Windows version #11

Open hparra opened 14 years ago

hparra commented 14 years ago

win_serialport_impl.c in function: VALUE RB_SERIAL_EXPORT sp_create_impl(class, _port)

hparra commented 14 years ago

See #7 for more comments