Update application.c

This commit is contained in:
geniusgogo 2017-08-30 21:16:24 +08:00 committed by GitHub
parent 8a06b07fc9
commit 01c43e8bed
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ void rt_init_thread_entry(void* parameter)
configure_extint_channel();
configure_extint_callbacks();
#if defined(TEST_UART_RX)
#ifndef TEST_UART_RX
sleep_timer_init();
// sleep_timer_start(1500);