PlayBack

Dependencies:   TPixy-Interface

Fork of ManualControlFinal by ECE4333 - 2018 - Ahmed & Brandon

Revision:
17:1184df616383
Parent:
16:58ec2b891a25
diff -r 58ec2b891a25 -r 1184df616383 CameraThread.cpp
--- a/CameraThread.cpp	Sun Mar 11 00:37:58 2018 +0000
+++ b/CameraThread.cpp	Sun Mar 11 01:26:23 2018 +0000
@@ -84,7 +84,7 @@
     
     while (true) 
     {
-        
+          
         osSignalWait(0x01, osWaitForever); // Go to sleep until signal is received.
         
         blocksR = pixyR.getBlocks();