remove debug message during build
This commit is contained in:
parent
0e26a937cc
commit
428fbcd343
@ -287,7 +287,6 @@ SRC_CAMERA := \
|
||||
$(wildcard common-hal/esp32_camera/*.c) \
|
||||
$(wildcard bindings/esp32_camera/*.c)
|
||||
SRC_C += $(SRC_CAMERA)
|
||||
$(info SRC_CAMERA = $(SRC_CAMERA))
|
||||
CFLAGS += -isystem esp32-camera/driver/include
|
||||
CFLAGS += -isystem esp32-camera/conversions/include
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user