From 211f1840bc5a3e3611d253edbe8add4080505337 Mon Sep 17 00:00:00 2001 From: Darren Lines Date: Sat, 26 Nov 2022 09:26:22 +0000 Subject: [PATCH] Change compass calibration message. Fixes #1180 Adds warning to stay clear of magnets. --- _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 846b3695..5b11ae3f 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2574,7 +2574,7 @@ "message": "Optic Flow Calibration" }, "OpflowCalText": { - "message": "After pressing the button you have 30 seconds to hold the copter in the air and tilt it to sides without moving it horizontally. Note that optic flow sensor needs to observe the surface at all times." + "message": "After pressing the button you have 30 seconds to hold the model in the air and tilt it to sides without moving it horizontally. Note that optic flow sensor needs to observe the surface at all times." }, "OpflowCalBtn": { "message": "Calibrate Optic Flow sensor" @@ -2595,7 +2595,7 @@ "message": "Reset Accelerometer Calibration" }, "MagCalText": { - "message": "After pressing the button you have 30 seconds to hold the copter in the air and rotate it so that each side (front, back, left, right, top and bottom) points down towards the earth." + "message": "After pressing the button you have 30 seconds to hold the model in the air and rotate it so that each side (front, back, left, right, top and bottom) points down towards the earth. Be sure that your compass is not near magnets or electromagnets when installed in the craft or performing the calibration." }, "MagBtn": { "message": "Calibrate Compass"