diff --git a/_locales/en/messages.json b/_locales/en/messages.json index cadbd0272..435e62c52 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1953,6 +1953,9 @@ "mixerWizardInfo": { "message": "
  1. Remove propellers
  2. Connect LiPo and use Outputs Tab to test all motors
  3. Note the position of each motor (motor #1 - Left Top and so on)
  4. Fill the table below
" }, + "mixerSaveAndRebootNeeded": { + "message": "Save and reboot is needed when changing timer outputs or changing the number of motors." + }, "gpsHead": { "message": "Position" }, diff --git a/tabs/mixer.html b/tabs/mixer.html index ef3c29a16..b373f5dea 100644 --- a/tabs/mixer.html +++ b/tabs/mixer.html @@ -71,6 +71,7 @@
+