simpletext library
v0.98
Compact variations of put/get write/read and print/scan for smaller program sizes
|
#include "serial.h"
Functions | |
void | simpleterm_close () |
Closes the SimpleIDE Terminal connection in one cog so that it can be opened in another cog with simpleterm_open, fdserial_open(30, 31, 0, 115200), or some other driver. |
SimpleTerm close is rarely used.
Copyright (c) 2013, Parallax Inc. Written by Steve Denson