commit | 4e2629de05180488c6dfc87443533fa7f65612d7 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Thu Mar 28 14:44:37 2019 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Sat Apr 06 15:53:41 2019 -0700 |
tree | 1e9090cb268fe875d316657febb4728189c483af | |
parent | 73baea774a4cfd11cd814059170d578800666460 [diff] [blame] |
Add kLog camera command. Change-Id: Ica73c88ca38b1fc5dc505ce61553d16772270644
diff --git a/y2019/jevois/structures.h b/y2019/jevois/structures.h index 9c74b11..fcf1ebe 100644 --- a/y2019/jevois/structures.h +++ b/y2019/jevois/structures.h
@@ -144,6 +144,8 @@ // Send As, which triggers the bootstrap script to drop directly into USB // mode. kAs, + // Log camera images + kLog, }; // This is all the information sent from the Teensy to each camera.