Add missing data from Forza Dash telemetry

This commit is contained in:
XANTRONIX Development 2024-01-09 15:54:44 -05:00
parent de4802bf3b
commit 9289941c27

View file

@ -62,7 +62,8 @@ typedef struct _hexagram_telemetry_dash_packet {
float yaw, pitch, roll;
hexagram_corner normalized_suspension_travel,
tire_slip_ratio;
tire_slip_ratio,
wheel_rotation;
struct {
int32_t front_left, front_right, rear_left, rear_right;