Update RMKB to support SNAP (#17042)
This commit is contained in:
parent
76eff706f6
commit
120d5d5520
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#define SERIAL_UART_BAUD 153600 //low error rate for 32u4 @ 16MHz
|
||||
#define SERIAL_UART_BAUD 76800 //low error rate for 32u4 @ 16MHz
|
||||
|
||||
#define UART_PREAMBLE 0x69
|
||||
#define UART_MSG_LEN 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue