summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
authorLeon Lindenfelser <llindenfelser@multitech.com>2016-10-17 10:34:33 -0500
committerLeon Lindenfelser <llindenfelser@multitech.com>2016-10-17 10:34:33 -0500
commit51af846aa838efac7a6bf46d001b43b5e1c446c8 (patch)
tree28436e96838b31c1db5f3fdea5351a641c79fd47 /setup.sh
parent747c30c39e5147198841420e7c5149a61982d034 (diff)
downloadmtdot-box-evb-factory-firmware-51af846aa838efac7a6bf46d001b43b5e1c446c8.tar.gz
mtdot-box-evb-factory-firmware-51af846aa838efac7a6bf46d001b43b5e1c446c8.tar.bz2
mtdot-box-evb-factory-firmware-51af846aa838efac7a6bf46d001b43b5e1c446c8.zip
1. Move 'else' for code readability consistency.
2. Add forgotten NCP5623B version update to setup.sh.
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index 9bd8c46..52717d4 100755
--- a/setup.sh
+++ b/setup.sh
@@ -34,7 +34,7 @@ mkdir -p $LIB
update_hg_lib "ISL29011" 4
update_hg_lib "MMA845x" 4
update_hg_lib "MPL3115A2" 3
-update_hg_lib "NCP5623B" 3
+update_hg_lib "NCP5623B" 4
update_hg_lib "GpsParser" 10
update_hg_lib "DOGS102" 5