diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index f1feb94688..6e728cac85 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -2109,6 +2109,7 @@ #define DGUS_RX_BUFFER_SIZE 128 #define DGUS_TX_BUFFER_SIZE 48 //#define SERIAL_STATS_RX_BUFFER_OVERRUNS // Fix Rx overrun situation (Currently only for AVR) + //#define SERIAL_STATS_RX_FRAMING_ERRORS #define DGUS_UPDATE_INTERVAL_MS 500 // (ms) Interval between automatic screen updates