aa
Dependencies: mbed TrapezoidControl QEI
Diff: Communication/RS485/RS485.h
- Revision:
- 20:05080fd09347
- Parent:
- 0:669ef71cba68
- Child:
- 21:1f1e9c585da8
--- a/Communication/RS485/RS485.h Tue Jul 16 06:48:51 2019 +0000 +++ b/Communication/RS485/RS485.h Sun Sep 01 01:33:36 2019 +0000 @@ -2,7 +2,7 @@ #define RS485_H_ namespace RS485 { - #define SELECTBIT_PIN PB_7 + #define SELECTBIT_PIN PB_3 #define RS485UART_TX PA_9 #define RS485UART_RX PA_10