don't do the OLED stuff for Planck
This commit is contained in:
parent
1572a1d707
commit
9a5daf3e45
2 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,6 @@
|
|||
# set flags we check in common settings
|
||||
OLED_ENABLE = yes
|
||||
|
||||
# include common settings
|
||||
ROOT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
include ${ROOT_DIR}../../../../rules.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue