Fixed comment
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 17 May 2017 07:54:37 +0000 (00:54 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 17 May 2017 07:54:37 +0000 (00:54 -0700)
avr/src/boot/boot.h

index e4705b7cdf8ad2e38c4814759b7412e5c31d19e6..b966c1ddc99002f46e2ce84bc642305866943930 100644 (file)
@@ -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