From: Joseph Coffland Date: Wed, 17 May 2017 07:54:37 +0000 (-0700) Subject: Fixed comment X-Git-Url: https://git.buildbotics.com/?a=commitdiff_plain;h=c0df04a619d269cce7528fb489eddefd5b17dbfc;p=bbctrl-firmware Fixed comment --- diff --git a/avr/src/boot/boot.h b/avr/src/boot/boot.h index e4705b7..b966c1d 100644 --- a/avr/src/boot/boot.h +++ b/avr/src/boot/boot.h @@ -35,7 +35,7 @@ #define UART_PORT PORTC #define UART_DEVICE USARTC0 -// Baud rate 115200 @ 32Mhz +// Baud rate 921600 @ 32Mhz #define UART_BSEL_VALUE 150 #define UART_BSCALE_VALUE -7