Browse Source

add:添加i2c tools

Dozingfiretruck 4 years ago
parent
commit
66a2b620b9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/port/luat_conf_bsp.h

+ 2 - 0
app/port/luat_conf_bsp.h

@@ -81,6 +81,8 @@
 // #define LUAT_USE_VMX 1
 // #define LUAT_USE_VMX 1
 
 
 #define LUAT_USE_DBG
 #define LUAT_USE_DBG
+#define LUAT_USE_MLX90640
+#define LUAT_USE_I2CTOOLS
 
 
 //---------------------
 //---------------------
 // UI
 // UI