introduce a lot of errors when trying to apply model

This commit is contained in:
2025-07-30 16:45:42 +03:00
parent 502014bee4
commit 04ee999159
11 changed files with 627 additions and 113 deletions

View File

@@ -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();