keil/include/board/board.c @@ -442,7 +442,7 @@ void board_restore_from_power_down(void) { #ifndef DEBUG_BOXING uart_open(UART_ID0, &test_uart_cfg); //uart_open(UART_ID0, &test_uart_cfg); #endif #if defined(UCI_INTF_PORT) uci_tl_resume();