From 51af846aa838efac7a6bf46d001b43b5e1c446c8 Mon Sep 17 00:00:00 2001 From: Leon Lindenfelser Date: Mon, 17 Oct 2016 10:34:33 -0500 Subject: 1. Move 'else' for code readability consistency. 2. Add forgotten NCP5623B version update to setup.sh. --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.sh') 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 -- cgit v1.2.3