diff --git a/main.lua b/main.lua index 96f300d..a6421ec 100644 --- a/main.lua +++ b/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()