summaryrefslogtreecommitdiff
path: root/n/rvb/src/avrconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'n/rvb/src/avrconfig.h')
-rw-r--r--n/rvb/src/avrconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/rvb/src/avrconfig.h b/n/rvb/src/avrconfig.h
index 6c02e34..85af063 100644
--- a/n/rvb/src/avrconfig.h
+++ b/n/rvb/src/avrconfig.h
@@ -32,7 +32,7 @@
/* uart - UART module. */
/** Select hardware uart for primary uart: 0, 1 or -1 to disable. */
-#define AC_UART0_PORT 0
+#define AC_UART0_PORT 1
/** Baudrate: 2400, 4800, 9600, 14400, 19200, 28800, 38400, 57600, 76800,
* 115200, 230400, 250000, 500000, 1000000. */
#define AC_UART0_BAUDRATE 115200