some more

This commit is contained in:
2025-01-30 22:14:10 +03:00
parent 5441a87fff
commit 31c885ba02
8 changed files with 224 additions and 62 deletions

View File

@@ -33,4 +33,4 @@
int openEncoder(const char *path, int speed);
int openMount(const char *path, int speed);
void closeSerial();
mcc_errcodes_t getEnc(coords_t *c);
mcc_errcodes_t getMD(mountdata_t *d);