Skip to content
Snippets Groups Projects
Unverified Commit d2d52e3c authored by MoellerDi's avatar MoellerDi Committed by GitHub
Browse files

Declare MSerial6 (etc.) for STM32 (#18149)

parent 815c8d2b
No related merge requests found
......@@ -52,3 +52,9 @@ extern MarlinSerial MSerial2;
extern MarlinSerial MSerial3;
extern MarlinSerial MSerial4;
extern MarlinSerial MSerial5;
extern MarlinSerial MSerial6;
extern MarlinSerial MSerial7;
extern MarlinSerial MSerial8;
extern MarlinSerial MSerial9;
extern MarlinSerial MSerial10;
extern MarlinSerial MSerialLP1;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment