From 9c50885f6906f6ace5cf4c684855bfbb19864418 Mon Sep 17 00:00:00 2001 From: "U-DESKTOP-12PPI61\\boris.bozic" Date: Tue, 10 Jan 2017 01:26:51 +0100 Subject: [PATCH] update messages --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 56e8647a81..2885be15e5 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1855,10 +1855,10 @@ "message": "The maximum frequency for the PID loop is limited by the maximum frequency that updates can be sent by the chosen ESC / motor protocol." }, "configurationGyroUse32kHz": { - "message": "Use 32 kHz gyro update frequency instead of 8 kHz" + "message": "Enable gyro 32khz sampling mode" }, "configurationGyroUse32kHzHelp": { - "message": "32 kHz gyro update frequency is only possible if the gyro chip supports it (currently MPU6500, MPU9250, and ICM20689 if connected over SPI). If in doubt, consult the specification for your board." + "message": "32 kHz gyro update frequency is only possible if the gyro chip supports it (currently MPU6500, MPU9250, and ICM20xxx if connected over SPI). If in doubt, consult the specification for your board." }, "configurationAccHardware": { "message": "Accelerometer"