This commit is contained in:
Willy-JL
2023-06-12 00:25:29 +01:00
parent 004ca02773
commit 1b2e375187
@@ -164,6 +164,7 @@ static const uint16_t hid_asciimap[] = {
};
typedef struct {
// Good job knobheads, these should be uint16_t
uint32_t vid;
uint32_t pid;
char manuf[32];