From 9af0a609abc235b50b8c8b1e520517d4b5e24414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niccol=C3=B2=20Maggioni?= Date: Sat, 11 Jan 2020 13:14:54 +0100 Subject: [PATCH] Fix tab name in outputs disabled warning Relevant section has been moved to the "Outputs" tab --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 503a2760..08968080 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1965,7 +1965,7 @@ "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 Configuration tab to enable!" + "message" : "PWM output is disabled. Motors and servos will not work. Use Outputs tab to enable!" }, "configurationGyroSyncTitle": { "message" : "Synchronize looptime with gyroscope"