Several fixes for touch and pen APIs

This commit is contained in:
Cameron Gutman
2023-06-24 21:25:48 -05:00
parent 5cbb6f210d
commit de0efa861a
3 changed files with 15 additions and 13 deletions

View File

@@ -145,8 +145,8 @@ typedef struct _SS_PEN_PACKET {
netfloat y;
netfloat pressure;
uint16_t rotation;
int8_t tiltX;
int8_t tiltY;
int8_t tilt;
uint8_t zero2[1];
} SS_PEN_PACKET, *PSS_PEN_PACKET;
#define SS_CONTROLLER_ARRIVAL_MAGIC 0x55000004