浏览代码

add:写全型号

Dozingfiretruck 3 年之前
父节点
当前提交
4aec64d109
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      script/libs/bmx/meta.json
  2. 1 1
      script/libs/mpu6xxx/meta.json

+ 1 - 1
script/libs/bmx/meta.json

@@ -1,7 +1,7 @@
 {
     "type" : "lua",
     "repo" : "luatos/bmx",
-    "tags" : ["bmx"],
+    "tags" : ["bmp180","bmp280","bme280","bme680"],
     "version" : "1.0.0",
     "title" : "BMX 气压传感器",
     "files" : {

+ 1 - 1
script/libs/mpu6xxx/meta.json

@@ -1,7 +1,7 @@
 {
     "type" : "lua",
     "repo" : "luatos/mpu6xxx",
-    "tags" : ["mpu6xxx"],
+    "tags" : ["mpu6500","mpu6050","mpu9250","icm2068g","icm20608d"],
     "version" : "1.0.0",
     "title" : "MPU6XXX 加速度计驱动",
     "files" : {