mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Use MP's file module
This commit is contained in:
parent
73f0d348bc
commit
e2ef1a568f
@ -169,7 +169,6 @@ OBJ += $(addprefix $(BUILD)/$(OMV_DIR)/py/, \
|
|||||||
py_led.o \
|
py_led.o \
|
||||||
py_sensor.o \
|
py_sensor.o \
|
||||||
py_image.o \
|
py_image.o \
|
||||||
py_file.o \
|
|
||||||
py_time.o \
|
py_time.o \
|
||||||
py_clock.o \
|
py_clock.o \
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user