Change SSD1306_OLED_I2C_CONTROLLER to HAS_SSD1306_OLED_I2C (#13223)

This commit is contained in:
kwalters3
2019-02-22 20:08:36 -05:00
committed by Scott Lahteine
parent 109e67169c
commit 5eb82ca6a8
6 changed files with 10 additions and 9 deletions

View File

@@ -228,7 +228,7 @@
#define SD_DETECT_PIN 51
#elif ENABLED(SSD1306_OLED_I2C_CONTROLLER)
#elif HAS_SSD1306_OLED_I2C
#define BEEPER_PIN 62
#define LCD_SDSS 10