This commit is contained in:
2026-06-25 11:08:04 -05:00
parent 3528c9628e
commit 998cc318f6

View File

@@ -171,7 +171,7 @@ function ThrottleInit()
end end
local function identifyThrottle(throttleType) local function identifyThrottle(throttleType)
print("Identifying "..throttleType.."throttle.") print("Identifying "..throttleType.." throttle.")
print("\nPlease change the input signal for the throttle.") print("\nPlease change the input signal for the throttle.")
local initialStates = getRelayStates() local initialStates = getRelayStates()