Code to talk to the mdot

Dependencies:   libmDot-mbed5 ISL29011

Revision:
0:34da43c761f8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/setup.sh	Thu Feb 08 18:45:41 2018 +0000
@@ -0,0 +1,3 @@
+if [ ! -d ISL29011 ]; then
+    hg clone https://developer.mbed.org/teams/Multi-Hackers/code/ISL29011/
+fi