Fix up conditions, comments

This commit is contained in:
Scott Lahteine
2020-08-23 02:45:58 -05:00
parent 6036a0df6b
commit b36163d53a
6 changed files with 12 additions and 18 deletions

View File

@@ -174,7 +174,7 @@
#define LCD_PINS_D6 32
#define LCD_PINS_D7 30
#elif ENABLED(BOARD_REV_1_5, ULTRA_LCD)
#elif BOTH(BOARD_REV_1_5, ULTRA_LCD)
#define BEEPER_PIN 18