updated
This commit is contained in:
2
main.lua
2
main.lua
@@ -33,7 +33,7 @@ local function runDisplay()
|
|||||||
{ Label = "Status", driver = statusDriver},
|
{ Label = "Status", driver = statusDriver},
|
||||||
{ Label = "Temperature", driver = tempDriver },
|
{ Label = "Temperature", driver = tempDriver },
|
||||||
{ Label = "Coolant", driver = coolantDriver },
|
{ Label = "Coolant", driver = coolantDriver },
|
||||||
{ Label = "Turbine", driver = turbineDriver }
|
{ Label = "Turbine", driver = turbineDriver },
|
||||||
{ Label = "Burn Rate", driver = burnRateDriver }
|
{ Label = "Burn Rate", driver = burnRateDriver }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user