hardbap / firmata

A Ruby implementation of the Firmata protocol.
MIT License
42 stars 23 forks source link

Accept optional baudrate for board #12

Closed Gonzih closed 10 years ago

Gonzih commented 10 years ago

I use Arduino with bluetooth module. Baudrate for bluetooth module should be set to 9600. So I think it would be nice to be able to provide optional baurdrade on board initialization.