Lowered baud rate

This commit is contained in:
Tim Korjakow
2023-06-15 15:24:56 +02:00
parent 5e85ae6916
commit cd92761ea7
2 changed files with 2 additions and 2 deletions

View File

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