Revision: 6124
http://sourceforge.net/p/gambas/code/6124
Author: gambas
Date: 2014-02-02 14:13:00 +0000 (Sun, 02 Feb 2014)
Log Message:
-----------
[GB.NET]
* NEW: SerialPort.InputBufferSize is a new property that returns the number
of bytes in the internal input buffer.
* NEW: SerialPort.OutputBufferSize is a new property that returns the
number of bytes in the internal output buffer.
Modified Paths:
--------------
gambas/trunk/gb.net/src/CSerialPort.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|