summaryrefslogtreecommitdiff
path: root/Layout
diff options
context:
space:
mode:
authorRyan Klaassen <ryan.klaassen@multitech.com>2016-08-08 09:50:11 -0500
committerRyan Klaassen <ryan.klaassen@multitech.com>2016-08-08 09:50:11 -0500
commit3b8fe55decbeee5d916db47b9d299895f032c892 (patch)
treed782d614959a659700bc3a4ef0f26958d3fd5c90 /Layout
parent6ef3714eaa2095dfd2b7bf111157ef0362cf0e64 (diff)
downloadmtdot-box-evb-factory-firmware-3b8fe55decbeee5d916db47b9d299895f032c892.tar.gz
mtdot-box-evb-factory-firmware-3b8fe55decbeee5d916db47b9d299895f032c892.tar.bz2
mtdot-box-evb-factory-firmware-3b8fe55decbeee5d916db47b9d299895f032c892.zip
Replace LayoutSemtech.h
Diffstat (limited to 'Layout')
-rw-r--r--Layout/LayoutSemtech.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Layout/LayoutSemtech.h b/Layout/LayoutSemtech.h
index 374c1ff..dd62fd6 100644
--- a/Layout/LayoutSemtech.h
+++ b/Layout/LayoutSemtech.h
@@ -33,6 +33,7 @@ public:
void display(bool success, mDot::snr_stats snr, mDot::rssi_stats rssi,int power, int fsb, int padding, int dr);
void sending();
+ void initial();
void updateSw2(string str);
void sendResult(string str);
void updateNextCh(int count_down);
@@ -48,6 +49,7 @@ private:
Label _lTemp;
Label _lNoGps;
Label _lPower;
+ Label _lBlank;
Label _lNoLink;
Label _lPadding;
Label _lNoChannel;
@@ -73,3 +75,4 @@ private:
+