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 @@
+