Fix odroid deploy to actually work

Checkin the startup scripts from champs

Change-Id: Ifffa713d1f371bbe9bdcc4eaabae852f6cecbee6
diff --git a/y2018/vision/exposure_loop.conf b/y2018/vision/exposure_loop.conf
new file mode 100644
index 0000000..0970954
--- /dev/null
+++ b/y2018/vision/exposure_loop.conf
@@ -0,0 +1,5 @@
+[program:exposure_loop]
+command=/root/exposure_loop.sh
+redirect_stderr=false
+autostart=true
+autorestart=true