mirror of
https://github.com/travisgoodspeed/goodwatch
synced 2024-11-21 23:58:31 +00:00
Uart no longer displayed on LCD at startup.
This commit is contained in:
parent
01c38cdc8c
commit
18e4f22e22
@ -131,8 +131,6 @@ int main(void) {
|
||||
PJOUT &= ~0xF;
|
||||
|
||||
//UART must come after the sidebuttons.
|
||||
lcd_zero();
|
||||
lcd_string("UARTINIT");
|
||||
uart_init();
|
||||
|
||||
// Setup and enable WDT 250ms, ACLK, interval timer
|
||||
|
Loading…
Reference in New Issue
Block a user