summaryrefslogtreecommitdiff
path: root/Layout
diff options
context:
space:
mode:
authorRyan Klaassen <ryan.klaassen@multitech.com>2016-08-08 12:55:42 -0500
committerRyan Klaassen <ryan.klaassen@multitech.com>2016-08-08 12:55:42 -0500
commit756000039cfe827a03a700b95d2fd58a9d73239a (patch)
tree17f3e0b148e87b1f765dee36784fa2595bee9abb /Layout
parent310351160a0272d81f92e88f2385608ff6757edd (diff)
downloadmtdot-box-evb-factory-firmware-756000039cfe827a03a700b95d2fd58a9d73239a.tar.gz
mtdot-box-evb-factory-firmware-756000039cfe827a03a700b95d2fd58a9d73239a.tar.bz2
mtdot-box-evb-factory-firmware-756000039cfe827a03a700b95d2fd58a9d73239a.zip
Update LayoutSemtech.cpp
Diffstat (limited to 'Layout')
-rw-r--r--Layout/LayoutSemtech.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Layout/LayoutSemtech.cpp b/Layout/LayoutSemtech.cpp
index e31d149..f5eb3f2 100644
--- a/Layout/LayoutSemtech.cpp
+++ b/Layout/LayoutSemtech.cpp
@@ -22,7 +22,7 @@
LayoutSemtech::LayoutSemtech(DOGS102* lcd, uint8_t band)
: Layout(lcd),
_band(band),
- _lDr(8,0,"DR"),
+ _lDR(8,0,"DR"),
_lFSB(0,0,"FSB"),
_lSend(3,3,"Sending..."),
_lTemp(8,6,"Temp "),