minor changes
This commit is contained in:
@@ -38,6 +38,7 @@ int TeccGet3(pTecsClient conn, float *tC, float *tX, float *tP) {
|
||||
}
|
||||
|
||||
int TeccGet(pTecsClient conn, float *temp) {
|
||||
readTemp=1;
|
||||
ERR_I(CocCmd(conn, "tempP,[readTemp],configuring"));
|
||||
*temp=tempP;
|
||||
return(configuring);
|
||||
|
||||
Reference in New Issue
Block a user