comment debug print of i2c transfer errors.

This commit is contained in:
TXuian
2022-09-01 18:47:05 -07:00
parent 6c6ef02455
commit 587ab693c1
5 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
SRC_FILES := lv_init.c lv_demo.c lv_demo_calendar.c
SRC_FILES += lv_sensor_info.c lv_sensor_update_info.c
SRC_FILES += lv_sensor_info.c lv_sensor_update_info.c lv_sensor_info_update_demo.c
include $(KERNEL_ROOT)/compiler.mk