Add hints for pro controller
This commit is contained in:
parent
bd21dc5ea6
commit
3a4ca98fa9
2 changed files with 14 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
// UART1 is reserved for external input frames from the host PC.
|
||||
#define UART_ID uart1
|
||||
#define BAUD_RATE 900000
|
||||
#define BAUD_RATE 921600
|
||||
#define UART_TX_PIN 4
|
||||
#define UART_RX_PIN 5
|
||||
#define UART_RUMBLE_HEADER 0xBB
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue