From c8405492c3e606560d98f64b7907fa85f7174975 Mon Sep 17 00:00:00 2001 From: Ryan Klaassen Date: Mon, 8 Aug 2016 09:50:58 -0500 Subject: Replace ModeSemtech.h --- Mode/ModeSemtech.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Mode') diff --git a/Mode/ModeSemtech.h b/Mode/ModeSemtech.h index 11a3de8..4812ec4 100644 --- a/Mode/ModeSemtech.h +++ b/Mode/ModeSemtech.h @@ -47,8 +47,7 @@ private: float _temp_C; std::vector _send_data; - uint8_t _parameter, _padding, _interval, - _max_padding, _band; + uint8_t _parameter, _padding, _interval,_max_padding, _band; bool _drAll, _link_check, _GPS; string _Sw1, _Sw2; -- cgit v1.2.3