mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-08-13 19:49:29 +03:00
updated
This commit is contained in:
@@ -29,7 +29,7 @@ typedef struct{
|
||||
int fd;
|
||||
char *serial;
|
||||
char ID;
|
||||
char name[9];
|
||||
char name[10];
|
||||
int maxpos;
|
||||
} wheel_descr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user