Library for Pixy - CMUCAM5 smart camera

Dependents:   TestPixy FRC_2018 FRC2018_Bis 0hackton_08_06_18 ... more

Fork of Pixy by FRC - Hackathon

Files at this revision

API Documentation at this revision

Comitter:
haarkon
Date:
Wed Apr 17 12:02:15 2019 +0000
Parent:
9:a298df20a2dd
Commit message:
Stupid error correction

Changed in this revision

Pixy.h Show annotated file Show diff for this revision Revisions of this file
--- a/Pixy.h	Wed Apr 17 11:20:23 2019 +0000
+++ b/Pixy.h	Wed Apr 17 12:02:15 2019 +0000
@@ -42,7 +42,7 @@
  * Defines
  */
 #define CC_BLOCSIZE         14
-#define N_BLOCSIZE          12
+#define NM_BLOCSIZE          12
 
 #define NM_BLOCCODE         0xAA55
 #define CC_BLOCCODE         0xAA56