pixy Libari 2

Dependents:   PES PES1 PES4 PES3

Files at this revision

API Documentation at this revision

Comitter:
Shukle
Date:
Wed Apr 19 10:13:33 2017 +0000
Parent:
1:a57585d5e81b
Commit message:
read Camera hinzugef?gt

Changed in this revision

Pixy.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Pixy.cpp	Wed Mar 29 12:34:18 2017 +0000
+++ b/Pixy.cpp	Wed Apr 19 10:13:33 2017 +0000
@@ -38,7 +38,7 @@
         //  pc->printf("skip\n\r");
             return blockCount;
         } else if (checksum == 0)
-            return blockCount;
+            return blockCount; // Made by Renske
 
         if (blockCount > blockArraySize)
             resize();