sanjog47 / makecontroller

Automatically exported from code.google.com/p/makecontroller
0 stars 0 forks source link

More flexible serial i/o via OSC #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Functions to implement:

 * readByte( )
 * Serial_ReadBuffer( )
 * Serial_ReadBufferUntil( someChar )
 * Serial_FlushBuffer( )

(From Trac issue #2)

Original issue reported on code.google.com by lst...@gmail.com on 1 Jul 2009 at 4:53