1
0
Fork 0

Update RMKB to support SNAP (#17042)

This commit is contained in:
Jay Greco 2022-05-09 18:28:16 -07:00 committed by GitHub
parent 76eff706f6
commit 120d5d5520
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

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