pixy
Dependencies: mbed
Diff: PinAssign/PinAssign.h
- Revision:
- 0:fc7c5285fa79
diff -r 000000000000 -r fc7c5285fa79 PinAssign/PinAssign.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PinAssign/PinAssign.h Thu Oct 25 03:57:08 2018 +0000 @@ -0,0 +1,6 @@ +#ifndef PINASSIGN_H +#define PINASSIGN_H +#include "mbed.h" +extern Serial pc; +extern Serial pixy; +#endif \ No newline at end of file