pixy Libari 2
Dependents: PES PES1 PES4 PES3
Revision 2:b0a6783fb615, committed 2017-04-19
- 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 |
diff -r a57585d5e81b -r b0a6783fb615 Pixy.cpp --- 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();