fix typo
This commit is contained in:
2
main.lua
2
main.lua
@@ -171,7 +171,7 @@ function ThrottleInit()
|
||||
end
|
||||
|
||||
local function identifyThrottle(throttleType)
|
||||
print("Identifying "..throttleType.."throttle.")
|
||||
print("Identifying "..throttleType.." throttle.")
|
||||
print("\nPlease change the input signal for the throttle.")
|
||||
|
||||
local initialStates = getRelayStates()
|
||||
|
||||
Reference in New Issue
Block a user