Skip to content

Commit 428fbcd

Browse files
committed
remove debug message during build
1 parent 0e26a93 commit 428fbcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/espressif/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ SRC_CAMERA := \
287287
$(wildcard common-hal/esp32_camera/*.c) \
288288
$(wildcard bindings/esp32_camera/*.c)
289289
SRC_C += $(SRC_CAMERA)
290-
$(info SRC_CAMERA = $(SRC_CAMERA))
291290
CFLAGS += -isystem esp32-camera/driver/include
292291
CFLAGS += -isystem esp32-camera/conversions/include
293292
endif

0 commit comments

Comments
 (0)