and yet again some more fields

This commit is contained in:
2026-03-15 22:55:11 +00:00
parent e5bd5b8983
commit c512d79d98
5 changed files with 216 additions and 129 deletions
+3
View File
@@ -17,6 +17,9 @@ var internalToSDKFieldNames = map[telemetry.FieldID]string{
telemetry.ABSSetting: "dcABS",
telemetry.TCSetting: "dcTractionControl",
telemetry.ThrottleSetting: "dcThrottleShape",
// Lap Data
telemetry.LapLastLapTime: "LapLastLapTime",
telemetry.LapNumber: "Lap",
// Tire data
telemetry.LFtempL: "LFtempCL",
telemetry.LFtempM: "LFtempCM",