pixy spi

Dependencies:   TPixy-Interface mbed

Fork of PixyCamera by Stephen Wilkins

Revision:
1:d6c854e2d3be
Parent:
0:886deae63aa3
diff -r 886deae63aa3 -r d6c854e2d3be main.cpp
--- a/main.cpp	Mon Mar 14 00:38:32 2016 +0000
+++ b/main.cpp	Thu Oct 25 04:01:22 2018 +0000
@@ -9,4 +9,5 @@
 int main()
 {
     runPanTiltDemo(&pixy, &serial);
+    pixy.blocks[0].printBlock();
 }
\ No newline at end of file