mirror of https://github.com/g4klx/MMDVM.git
Disable I2C in M17_AX25_FM.
This commit is contained in:
parent
519af80ac4
commit
23ba73cabd
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