change UnitV size info and fix tag bug

This commit is contained in:
Gitshaoxiang
2020-05-11 15:25:05 +08:00
parent 367a11a9e8
commit 25543e82b9
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Support MicroPython development environment, which makes the program code more c
- Indicator light: WS2812 LED
- External storage: TF card/Micro SD
- Interface: PH2.0/compatible GROVE
- Size: 4mm * 2.5mm * 1.5mm
- Size: 40mm * 24mm * 18mm
- Weight: 4g
### Applications/What can UNIT-V do?
+2 -1
View File
@@ -230,7 +230,6 @@
"STEPMOTOR":"Drive Modules",
"ENCODER":"FACES Series",
"LAN":"Base",
// "ATOMIC":"ATOM-BASE",
"ESP32CAM":"Camera class",
"EARTH":"Sensor class",
"EXT.IO":"I / 0 class",
@@ -302,6 +301,8 @@
'left': (e.pageX - x + 'px'),
'top': (e.pageY - y + 'px')
}).show();
}).click(function (e) {
$('#tag_title').remove();
})
});
anchor_search();
+2 -1
View File
@@ -227,7 +227,6 @@
"STEPMOTOR":"Drive Modules",
"ENCODER":"FACES Series",
"LAN":"Base",
// "ATOMIC":"ATOM-BASE",
"ESP32CAM":"Camera class",
"EARTH":"Sensor class",
"EXT.IO":"I / 0 class",
@@ -299,6 +298,8 @@
'left': (e.pageX - x + 'px'),
'top': (e.pageY - y + 'px')
}).show();
}).click(function (e) {
$('#tag_title').remove();
})
});
anchor_search();
+1 -1
View File
@@ -82,7 +82,7 @@
</tr>
<tr>
<td>尺寸</td>
<td>4mm * 2.5mm * 1.5mm</td>
<td>40mm * 24mm * 18mm</td>
</tr>
<tr>
<td>重量</td>