Disable I2C in M17_AX25_FM.

This commit is contained in:
Jonathan Naylor 2020-11-13 15:22:35 +00:00
parent 519af80ac4
commit 23ba73cabd
1 changed files with 1 additions and 1 deletions

View File

@ -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