Lowered baud rate
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
#define PRINT_RATE_MS 500
|
||||
|
||||
/* uart */
|
||||
#define UART_BAUD_RATE 115200
|
||||
#define UART_BAUD_RATE 57600
|
||||
#define MAX_PACKET_LENGTH 50
|
||||
#define PACKAGE_LENGTH_NO_P 10
|
||||
#define RX_328_PIN 6
|
||||
|
||||
Reference in New Issue
Block a user