pixy

Dependencies:   mbed

Revision:
0:fc7c5285fa79
diff -r 000000000000 -r fc7c5285fa79 GlobalVariables/GlobalVariables.cpp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/GlobalVariables/GlobalVariables.cpp	Thu Oct 25 03:57:08 2018 +0000
@@ -0,0 +1,4 @@
+#include "mbed.h"
+
+uint8_t PixyCnt, PixyBuf[20], fPixyData;
+uint16_t PixyChks, SigNum, XObs, YObs, WidObs, HeiObs, AngObs;
\ No newline at end of file