From c696d42e74aa791f291880379cb7c11fcb14a697 Mon Sep 17 00:00:00 2001 From: Ryan Klaassen Date: Thu, 18 Aug 2016 10:53:37 -0500 Subject: Replace LayoutSurveyGps.h --- Layout/LayoutSurveyGps.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Layout/LayoutSurveyGps.h b/Layout/LayoutSurveyGps.h index f24d1d4..9e3194f 100644 --- a/Layout/LayoutSurveyGps.h +++ b/Layout/LayoutSurveyGps.h @@ -36,7 +36,7 @@ public: void updateSw2(string str); void sendResult(string str); void updateNextCh(int count_down); - void updateSw1(string Sw1, string Sw2, int dr, int power, int padding); + void updateSw1(string Sw1, string Sw2); void updateStats(bool GPS, GPSPARSER::longitude lon, GPSPARSER::latitude lat, struct tm time, float temp); private: @@ -62,4 +62,4 @@ private: Field _fPadding; Field _fDownRssi; }; -#endif \ No newline at end of file +#endif -- cgit v1.2.3