byeongjin kim
/
Hug2Go_ver_2
joystick_bjk
Diff: CONFIG.h
- Revision:
- 4:97a11deb0ab7
- Parent:
- 3:cfb7cc54a3ba
- Child:
- 6:beddcb25ad4e
diff -r cfb7cc54a3ba -r 97a11deb0ab7 CONFIG.h --- a/CONFIG.h Thu Sep 05 10:24:20 2019 +0000 +++ b/CONFIG.h Fri Sep 06 01:39:40 2019 +0000 @@ -24,8 +24,8 @@ #define BLUETOOTH1_RX PA_10 #define BLUETOOTH1_TX PA_9 - #define BLUETOOTH2_RX PA_2 - #define BLUETOOTH2_TX PA_3 + #define BLUETOOTH2_RX PA_3 + #define BLUETOOTH2_TX PA_2 #define UART_BAUD 115200