Set the right serial port

This commit is contained in:
Thomas Basler 2020-02-04 22:40:22 +01:00
parent ae490e1e58
commit 473d354e7e
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
* *
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7] * :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
*/ */
#define SERIAL_PORT 0 #define SERIAL_PORT -1
/** /**
* Serial Port Baud Rate * Serial Port Baud Rate