Add hints for pro controller

This commit is contained in:
Joey Yakimowich-Payne 2025-11-22 09:24:13 -07:00
commit 3a4ca98fa9
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
2 changed files with 14 additions and 2 deletions

View file

@ -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