Skip to content

Commit 9c50885

Browse files
committed
update messages
1 parent 10c57eb commit 9c50885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_locales/en/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1855,10 +1855,10 @@
18551855
"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."
18561856
},
18571857
"configurationGyroUse32kHz": {
1858-
"message": "Use 32 kHz gyro update frequency instead of 8 kHz"
1858+
"message": "Enable gyro 32khz sampling mode"
18591859
},
18601860
"configurationGyroUse32kHzHelp": {
1861-
"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."
1861+
"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."
18621862
},
18631863
"configurationAccHardware": {
18641864
"message": "Accelerometer"

0 commit comments

Comments
 (0)