Sanity check old serial names

This commit is contained in:
Scott Lahteine
2020-09-24 21:46:13 -05:00
parent 23faf902ab
commit 7ce91c5ffe
4 changed files with 11 additions and 3 deletions

View File

@ -1409,7 +1409,7 @@
#define DGUS_RX_BUFFER_SIZE 128
#define DGUS_TX_BUFFER_SIZE 48
//#define DGUS_SERIAL_STATS_RX_BUFFER_OVERRUNS // Fix Rx overrun situation (Currently only for AVR)
//#define SERIAL_STATS_RX_BUFFER_OVERRUNS // Fix Rx overrun situation (Currently only for AVR)
#define DGUS_UPDATE_INTERVAL_MS 500 // (ms) Interval between automatic screen updates