TireTemp -> BrakeTemp

This commit is contained in:
2023-05-22 06:16:52 +02:00
parent b5c457c84a
commit d1d0c3df1d
4 changed files with 65 additions and 65 deletions

View File

@ -431,7 +431,7 @@
},
{
"Type": "Container",
"Name": "tireTemps",
"Name": "brakeTemps",
"X": 165,
"Y": 97,
"Width": 150,
@ -439,7 +439,7 @@
"Components": [
{
"Type": "Line",
"Name": "ttDivVert",
"Name": "btDivVert",
"X": 74,
"Y": 25,
"Width": 3,
@ -455,7 +455,7 @@
},
{
"Type": "Line",
"Name": "ttDivHoriz",
"Name": "btDivHoriz",
"X": 14,
"Y": 85,
"Width": 123,
@ -471,7 +471,7 @@
},
{
"Type": "CustomContainerInstance",
"Name": "tireTempRR",
"Name": "brakeTempRR",
"X": 77,
"Y": 88,
"Width": 60,
@ -480,7 +480,7 @@
},
{
"Type": "CustomContainerInstance",
"Name": "tireTempFR",
"Name": "brakeTempFR",
"X": 77,
"Y": 25,
"Width": 60,
@ -489,7 +489,7 @@
},
{
"Type": "CustomContainerInstance",
"Name": "tireTempRL",
"Name": "brakeTempRL",
"X": 14,
"Y": 88,
"Width": 60,
@ -498,7 +498,7 @@
},
{
"Type": "CustomContainerInstance",
"Name": "tireTempFL",
"Name": "brakeTempFL",
"X": 14,
"Y": 25,
"Width": 60,
@ -507,7 +507,7 @@
},
{
"Type": "TextArea",
"Name": "tireLabel",
"Name": "brakeLabel",
"Width": 150,
"Height": 25,
"TextId": "__SingleUse_H6UX",