Apply shorthand option macros

This commit is contained in:
Scott Lahteine
2019-09-01 23:43:38 -05:00
parent a2e412c0ce
commit 4078f2672e
18 changed files with 37 additions and 39 deletions

View File

@ -118,7 +118,7 @@
//#define LCD_SCREEN_ROT_180
//#define LCD_SCREEN_ROT_270
#if ENABLED(FYSETC_MINI_12864) || ENABLED(U8GLIB_ST7920)
#if EITHER(FYSETC_MINI_12864, U8GLIB_ST7920)
#define FORCE_SOFT_SPI
#endif
#endif