Faster programming
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Sat, 14 Jan 2017 10:05:29 +0000 (02:05 -0800)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Sat, 14 Jan 2017 10:05:29 +0000 (02:05 -0800)
avr/src/xboot/xboot.h

index 508d331dc99c4c27511449af465cdfd5340a10ee..e4705b7cdf8ad2e38c4814759b7412e5c31d19e6 100644 (file)
@@ -36,8 +36,8 @@
 #define UART_DEVICE             USARTC0
 
 // Baud rate 115200 @ 32Mhz
-#define UART_BSEL_VALUE         1047
-#define UART_BSCALE_VALUE       -6
+#define UART_BSEL_VALUE         150
+#define UART_BSCALE_VALUE       -7
 
 
 // Protocol