Răsfoiți Sursa

change: fskv在air101还不能启用

Wendal Chen 3 ani în urmă
părinte
comite
d6b05105fb
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      app/port/luat_conf_bsp.h

+ 2 - 2
app/port/luat_conf_bsp.h

@@ -73,9 +73,9 @@
 #define LUAT_USE_ZLIB 1 
 #define LUAT_USE_IR 1
 // FDB 提供kv数据库, 与nvm库类似
-// #define LUAT_USE_FDB 1
+#define LUAT_USE_FDB 1
 // fskv提供与fdb库兼容的API,旨在替换fdb库
-#define LUAT_USE_FSKV 1
+// #define LUAT_USE_FSKV 1
 #define LUAT_USE_OTA 1
 // #define LUAT_USE_I2CTOOLS 1
 // #define LUAT_USE_LORA 1