pixy

Dependencies:   mbed

PinAssign/PinAssign.h

Committer:
halusis
Date:
2018-10-25
Revision:
0:fc7c5285fa79

File content as of revision 0:fc7c5285fa79:

#ifndef PINASSIGN_H
#define PINASSIGN_H
#include "mbed.h"
extern Serial pc;
extern Serial pixy;
#endif