Default gifio to camera setting
This commit is contained in:
parent
23bbb19138
commit
8093f8e555
@ -233,7 +233,7 @@ CIRCUITPY_GETPASS ?= $(CIRCUITPY_FULL_BUILD)
|
|||||||
CFLAGS += -DCIRCUITPY_GETPASS=$(CIRCUITPY_GETPASS)
|
CFLAGS += -DCIRCUITPY_GETPASS=$(CIRCUITPY_GETPASS)
|
||||||
|
|
||||||
ifeq ($(CIRCUITPY_DISPLAYIO),1)
|
ifeq ($(CIRCUITPY_DISPLAYIO),1)
|
||||||
CIRCUITPY_GIFIO ?= $(CIRCUITPY_FULL_BUILD)
|
CIRCUITPY_GIFIO ?= $(CIRCUITPY_CAMERA)
|
||||||
else
|
else
|
||||||
CIRCUITPY_GIFIO ?= 0
|
CIRCUITPY_GIFIO ?= 0
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user