1 2 3 4
# Checking if WIDE_OLED ifeq ($(strip $(WIDE_OLED_ENABLE)), yes) OPT_DEFS += -DOLED_DISPLAY_128X64 endif