未验证 提交 c6a8acc8 编写于 作者: L liyan 提交者: Gitee

修改错误属性名

Signed-off-by: Nli-yan339 <liyan339@h-partners.com>
Signed-off-by: Nliyan <liyan339@h-partners.com>
上级 2e3f571c
......@@ -18,7 +18,7 @@
| [busType](#bustype) | 总线类型 |
| [vendor](#vendor) | 生产商编号 |
| [product](#product) | 产品编号 |
| [fuzz](#version) | 版本号 |
| [version](#version) | 版本号 |
## **详细描述**
......@@ -30,7 +30,7 @@ Input设备的识别信息。
### busType
```
```cpp
uint16_t InputDevIdentify::busType
```
......@@ -40,7 +40,7 @@ uint16_t InputDevIdentify::busType
### vendor
```
```cpp
uint16_t InputDevIdentify::vendor
```
......@@ -50,7 +50,7 @@ uint16_t InputDevIdentify::vendor
### product
```
```cpp
uint16_t InputDevIdentify::product
```
......@@ -60,7 +60,7 @@ uint16_t InputDevIdentify::product
### version
```
```cpp
uint16_t InputDevIdentify::version
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册