hi!
This commit is contained in:
@@ -23,14 +23,6 @@ int TeccSet(pTecsClient conn, float temp);
|
||||
/* get temperature
|
||||
------------------------------------------------------------------------*/
|
||||
|
||||
char *TeccGetPar(pTecsClient conn, const char *name);
|
||||
/* get any parameter from tecs
|
||||
------------------------------------------------------------------------*/
|
||||
|
||||
int TeccSetPar(pTecsClient conn, const char *name, const char *value);
|
||||
/* set any parameter of tecs
|
||||
------------------------------------------------------------------------*/
|
||||
|
||||
int TeccWait(pTecsClient conn);
|
||||
/* wait until the controller is configured
|
||||
------------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user