AAA
Dependencies: mbed
Diff: Pin_Assign/Pin_Assign.cpp
- Revision:
- 0:22d57f537f92
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Pin_Assign/Pin_Assign.cpp Thu May 24 09:38:18 2018 +0000 @@ -0,0 +1,5 @@ +#include "Pin_Assign.h" + +Serial Pc(USBTX, USBRX); +Serial Trk(p9,p10); +Serial Trg(p13,p14); \ No newline at end of file