#include <nitroWiFi/cps.h>
u8 *CPS_SocGets (void);
None.
Input character
Inputs one line. One line is a unit delimited by CR and LF. CR and LF are removed. This address must be set to linbuf
of CPSSoc
. This blocks.
10/21/2005 Initial version.