diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 62d8769e..57b3546b 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1722,6 +1722,6 @@ "message" : "Servo has to support refresh rate. Change only if you know that servo supports it. Too high refresh rate might damage servos!" }, "logPwmOutputDisabled": { - "message" : "PWM output is disabled. Motors and servos will not work. Use Setup tab to enable!" + "message" : "PWM output is disabled. Motors and servos will not work. Use Configuration tab to enable!" } }