51c51,54
< static const uint8_t ID[];
---
> enum PS2Commands {
> TpReadId = 0xE1,
> TouchKitDiag = 0x0A,
> };