altos: Oops. Set per-USART STM baud rate register instead of usart1
authorKeith Packard <keithp@keithp.com>
Tue, 3 Apr 2012 02:27:53 +0000 (19:27 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Apr 2012 02:29:21 +0000 (19:29 -0700)
Was accidentally always setting usart1 instead of the per-usart
register. Didn't work too well for other usarts...

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found