introduce a lot of errors when trying to apply model
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
// max error counter (when read() returns -1)
|
||||
#define MAX_ERR_CTR (100)
|
||||
|
||||
double dtime();
|
||||
data_t *cmd2dat(const char *cmd);
|
||||
void data_free(data_t **x);
|
||||
int openEncoder();
|
||||
|
||||
Reference in New Issue
Block a user