This commit is contained in:
2026-08-05 12:03:33 +03:00
parent 6ecb6b2422
commit 523e74babc
7 changed files with 398 additions and 406 deletions

View File

@@ -29,7 +29,7 @@ typedef struct{
int fd;
char *serial;
char ID;
char name[9];
char name[10];
int maxpos;
} wheel_descr;