mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Make the DC blocker optional to reduce CPU load.
This commit is contained in:
parent
01b3dcc689
commit
b21c1f21a4
2 changed files with 38 additions and 10 deletions
3
Config.h
3
Config.h
|
|
@ -66,4 +66,7 @@
|
|||
// Use the modem as a serial repeater for Nextion displays
|
||||
// #define SERIAL_REPEATER
|
||||
|
||||
// To reduce CPU load, you can remove the DC blocker by commenting out the next line
|
||||
#define USE_DCBLOCKER
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue