summaryrefslogtreecommitdiffstats
path: root/include/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/main.h')
-rw-r--r--include/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/main.h b/include/main.h
index 9b87513..ebe72a6 100644
--- a/include/main.h
+++ b/include/main.h
@@ -3,7 +3,7 @@
#include <API.h>
-#define LCD_PORT uart2
+#define LCD_PORT uart1
#define ANALOG_PORT(x) (x+13)