mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 22:18:57 +00:00
Disable I2C in M17_AX25_FM.
This commit is contained in:
parent
519af80ac4
commit
23ba73cabd
1 changed files with 1 additions and 1 deletions
2
Config.h
2
Config.h
|
|
@ -108,7 +108,7 @@
|
|||
#define SERIAL_REPEATER
|
||||
|
||||
// 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
|
||||
#define USE_DCBLOCKER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue