amend last commit

This commit is contained in:
hathach 2013-04-08 15:01:04 +07:00
parent 94e25880dc
commit b0a54cbf8f
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
#define CFG_TICKS_PER_SECOND 1000
#if CFG_PRINTF_TARGET == PRINTF_TARGET_UART
#define CFG_UART_ENABLE 0
#define CFG_UART_ENABLE 1
#define CFG_UART_BAUDRATE 115200
#endif