Independent baud rates (#21949)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
charlespick
2021-05-20 04:06:26 -07:00
committed by Scott Lahteine
parent 7898307d78
commit 1b45b3802a
4 changed files with 29 additions and 21 deletions

View File

@@ -2114,9 +2114,6 @@
//#define SERIAL_XON_XOFF
#endif
// Add M575 G-code to change the baud rate
//#define BAUD_RATE_GCODE
#if ENABLED(SDSUPPORT)
// Enable this option to collect and display the maximum
// RX queue usage after transferring a file to SD.