From 3b8fe55decbeee5d916db47b9d299895f032c892 Mon Sep 17 00:00:00 2001 From: Ryan Klaassen Date: Mon, 8 Aug 2016 09:50:11 -0500 Subject: Replace LayoutSemtech.h --- Layout/LayoutSemtech.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Layout') 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: + -- cgit v1.2.3