commit | 6618369bcd3308b4ac3d388c4e7b24bc0720ec55 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sun Sep 16 16:30:07 2018 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Sun Sep 16 16:42:04 2018 -0700 |
tree | e54192a45ffbbc18e4db594b4b865188409af78b | |
parent | a8de4a6d7001c25edc78fefee840efc0d96d0467 [diff] [blame] |
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