daad
Dependencies: mbed TrapezoidControl QEI
Diff: Communication/Controller/Mu/Mu.h
- Revision:
- 16:3f2c2d89372b
- Parent:
- 0:669ef71cba68
--- a/Communication/Controller/Mu/Mu.h Sun Oct 21 02:14:15 2018 +0000 +++ b/Communication/Controller/Mu/Mu.h Mon Jul 01 13:00:20 2019 +0000 @@ -5,8 +5,8 @@ #include "mbed.h" namespace MU { - #define MU_TX PC_6 - #define MU_RX PC_7 + #define MU_TX PA_0 + #define MU_RX PA_1 class Mu { public: