mirror of https://github.com/g4klx/MMDVM.git
Merge branch 'M17_AX25_FM' into I2C
This commit is contained in:
commit
864dfa9221
2
Config.h
2
Config.h
|
@ -108,7 +108,7 @@
|
||||||
#define SERIAL_REPEATER
|
#define SERIAL_REPEATER
|
||||||
|
|
||||||
// Use the modem as an I2C repeater for OLED displays
|
// Use the modem as an I2C repeater for OLED displays
|
||||||
#define I2C_REPEATER
|
// #define I2C_REPEATER
|
||||||
|
|
||||||
// To reduce CPU load, you can remove the DC blocker by commenting out the next line
|
// To reduce CPU load, you can remove the DC blocker by commenting out the next line
|
||||||
#define USE_DCBLOCKER
|
#define USE_DCBLOCKER
|
||||||
|
|
Loading…
Reference in New Issue