pixy spi
Dependencies: TPixy-Interface mbed
Fork of PixyCamera by
Revision 1:d6c854e2d3be, committed 2018-10-25
- Comitter:
- halusis
- Date:
- Thu Oct 25 04:01:22 2018 +0000
- Parent:
- 0:886deae63aa3
- Commit message:
- pixy spi
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
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