Prevent switching to serial port 1 on miniRambo and such

This commit is contained in:
Voinea Dragos 2021-01-19 13:11:48 +02:00
parent 9b847715ac
commit 542677c080

View file

@ -1060,7 +1060,9 @@ void setup()
no_response = true; //we need confirmation by recieving PRUSA thx
important_status = 8;
prusa_statistics(8);
#ifdef HAS_SECOND_SERIAL_PORT
selectedSerialPort = 1;
#endif //HAS_SECOND_SERIAL_PORT
MYSERIAL.begin(BAUDRATE);
#ifdef TMC2130
//increased extruder current (PFW363)