pixy

Dependencies:   mbed

Revision:
0:fc7c5285fa79
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PinAssign/PinAssign.cpp	Thu Oct 25 03:57:08 2018 +0000
@@ -0,0 +1,4 @@
+#include "PinAssign.h"
+
+Serial      pc(USBTX, USBRX);
+Serial      pixy(p28,p27);
\ No newline at end of file