diff --git a/apps/cmstapp/code/control_box/ui/controlbox.ui b/apps/cmstapp/code/control_box/ui/controlbox.ui index 47ac8add..7c717944 100644 --- a/apps/cmstapp/code/control_box/ui/controlbox.ui +++ b/apps/cmstapp/code/control_box/ui/controlbox.ui @@ -65,6 +65,12 @@ + + + 0 + 0 + + <html><head/><body><p><span style=" font-weight:600;">OfflineMode</span></p><p>The offline mode indicates the global setting for switching all radios on or off. Changing offline mode to true results in powering down all devices. When leaving offline mode the individual policy of each device decides to switch the radio back on or not. </p><p>During offline mode, it is still possible to switch certain technologies manually back on. For example the limited usage of WiFi or Bluetooth devices might be allowed in some situations.</p></body></html> diff --git a/apps/resource.h b/apps/resource.h index 10ce849e..4badd97c 100755 --- a/apps/resource.h +++ b/apps/resource.h @@ -43,7 +43,7 @@ DEALINGS IN THE SOFTWARE. ///////////////////////////////// Program Values /////////////////////// // // Program Info (may be visible, but don't mark for tranalation) -#define VERSION "2022.02.06-2" +#define VERSION "2022.02.06-3" #define RELEASE_DATE "05 January 2022" #define COPYRIGHT_DATE "2013-2022"