mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-12-28 18:30:36 -07:00
add SERIAL_STATS_DROPPED_RX (missing)
This commit is contained in:
parent
47a66b1432
commit
5e40aa3808
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue