fix: change the packet size from 53 to 17

This commit is contained in:
Florian Didron
2025-08-12 16:03:08 +07:00
parent 3e055c27ba
commit 4ed023b399

View File

@@ -40,7 +40,7 @@
# define NAVIGATOR_TRACKPAD_PTP_MODE
#endif
#define CGEN6_MAX_PACKET_SIZE 53
#define CGEN6_MAX_PACKET_SIZE 17
#define CGEN6_PTP_REPORT_ID 0x01
#define CGEN6_MOUSE_REPORT_ID 0x06
#define CGEN6_ABSOLUTE_REPORT_ID 0x09