🐛 Native USB on E3V2 SKR E3 Turbo (#621)

This commit is contained in:
tome9111991 2021-12-05 00:53:41 +01:00 committed by GitHub
parent e9aeb5fab2
commit 86b483dba3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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