aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-LPC214x-FATFS-GCC/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARM7-LPC214x-FATFS-GCC/mcuconf.h')
-rw-r--r--demos/ARM7-LPC214x-FATFS-GCC/mcuconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/ARM7-LPC214x-FATFS-GCC/mcuconf.h b/demos/ARM7-LPC214x-FATFS-GCC/mcuconf.h
index fd9a6fc91..a8b763e53 100644
--- a/demos/ARM7-LPC214x-FATFS-GCC/mcuconf.h
+++ b/demos/ARM7-LPC214x-FATFS-GCC/mcuconf.h
@@ -47,8 +47,8 @@
#define USE_LPC214x_UART0 TRUE
#define USE_LPC214x_UART1 TRUE
#define LPC214x_UART_FIFO_PRELOAD 16
-#define LPC214x_UART1_PRIORITY 1
-#define LPC214x_UART2_PRIORITY 2
+#define LPC214x_UART0_PRIORITY 1
+#define LPC214x_UART1_PRIORITY 2
/*
* SPI driver system settings.