fix typo
This commit is contained in:
2
main.lua
2
main.lua
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user