4 Feb
2010
4 Feb
'10
6:03 p.m.
On Feb 4, 2010, at 8:03 AM, John-Paul Bader wrote:
Do you guys have any idea how to make macruby talk to the serial port or do i have to be a bit more patient ? ;)
One assumes you still have no problem talking to the serial port from ObjectiveC, therefore the best approach would be to create a small ObjC class which encapsulates your serial communications and then simply use that class from your MacRuby application. - Jordan