From 2a1b3ff5c00eaecf562dc652cfa6a04ab6f94a57 Mon Sep 17 00:00:00 2001 From: Michael Keller Date: Thu, 7 Jul 2016 10:47:22 +1200 Subject: [PATCH] Added warning about features missing from 'Other Features' list. --- _locales/en/messages.json | 3 +++ tabs/configuration.html | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index af66365d..366b5046 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -565,6 +565,9 @@ "configurationSerialRXHelp": { "message": "Note: Remember to configure a Serial Port (via Ports tab) and choose a Serial Receiver Provider when using RX_SERIAL feature." }, + "configurationOtherFeaturesHelp": { + "message": "Note: Some of the features of the firmware are not shown in this list any more, because they have been moved to other places in the configurator." + }, "configurationBoardAlignment": { "message": "Board and Sensor Alignment" }, diff --git a/tabs/configuration.html b/tabs/configuration.html index 0a7aeffc..d0e211cc 100644 --- a/tabs/configuration.html +++ b/tabs/configuration.html @@ -480,6 +480,11 @@
+
+
+

+
+
@@ -503,4 +508,4 @@ - \ No newline at end of file +