Fix missing newline at end of A6V
This commit is contained in:
@@ -1408,8 +1408,8 @@ void AnycubicTouchscreenClass::GetCommandFromTFT()
|
||||
}
|
||||
} else {
|
||||
HARDWARE_SERIAL_PROTOCOLPGM("A6V ---");
|
||||
HARDWARE_SERIAL_ENTER();
|
||||
}
|
||||
HARDWARE_SERIAL_ENTER();
|
||||
#endif
|
||||
break;
|
||||
case 7: //A7 GET PRINTING TIME
|
||||
|
Reference in New Issue
Block a user