summaryrefslogtreecommitdiff
path: root/Layout/LayoutStartup.h
diff options
context:
space:
mode:
authorMike Fiore <mfiore@multitech.com>2016-01-08 10:05:28 -0600
committerMike Fiore <mfiore@multitech.com>2016-01-08 10:05:28 -0600
commit52bc86ff4e20e155cfa2411225b3f8c81c769cd1 (patch)
tree5cd90f30bf1899ef4c7c78420557924b667df350 /Layout/LayoutStartup.h
parent1d6bcd0116b9082f42035da8bb2be1868eb12dee (diff)
downloadmtdot-box-evb-factory-firmware-52bc86ff4e20e155cfa2411225b3f8c81c769cd1.tar.gz
mtdot-box-evb-factory-firmware-52bc86ff4e20e155cfa2411225b3f8c81c769cd1.tar.bz2
mtdot-box-evb-factory-firmware-52bc86ff4e20e155cfa2411225b3f8c81c769cd1.zip
display frequency band (868 or 915) on splash screen and main menu
Diffstat (limited to 'Layout/LayoutStartup.h')
-rw-r--r--Layout/LayoutStartup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Layout/LayoutStartup.h b/Layout/LayoutStartup.h
index 4490887..f9cdbbd 100644
--- a/Layout/LayoutStartup.h
+++ b/Layout/LayoutStartup.h
@@ -19,6 +19,7 @@ class LayoutStartup : public Layout {
Label _lInfo;
Label _lVersion;
+ Field _fName;
Field _fVersion;
Field _fGps;
Field _fId;