From eeb45e63df492987db99d4493c2da7b0ac890b86 Mon Sep 17 00:00:00 2001 From: "Austin St. Aubin" Date: Tue, 29 Sep 2015 23:45:53 -0500 Subject: [PATCH] Formatting Fixes --- _locales/en/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index b793f5b2..1ad53f05 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -426,7 +426,7 @@ "configurationFeaturesHelp": { "message": "Note: Not all combinations of features are valid. When the flight controller firmware detects invalid feature combinations conflicting features will be disabled.
Note: Configure serial ports before enabling the features that will use the ports." }, - + "configurationSerialRXHelp": { "message": "Note: Rememer to configure a Serial Port (via Ports tab) and choose a Serial Receiver Provider when using RX_SERIAL feature." }, @@ -460,7 +460,7 @@ }, "configurationDisarmKillSwitch": { "message": "Disarm motors regardless of throttle value (When arming via AUX channel)" - }, + }, "configurationThrottleMinimum": { "message": "Minimum Throttle" }, @@ -509,7 +509,7 @@ "configurationLoopTime": { "message": "Flight Controller Loop Time" }, - "configurationCalculatedCyclesSec": { + "configurationCalculatedCyclesSec": { "message": "Cycles/Sec (Hz)" }, "configurationLoopTimeHelp": {