Skip to content

Commit 4c49f08

Browse files
committed
v0.8.24
1 parent 5e196c9 commit 4c49f08

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

docs/um/lin/lin.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ LIN is a cost-effective and deterministic communication protocol designed for co
55
> [!IMPORTANT]
66
> All features described below require importing a LIN Description File (LDF). For more information about LDF, see the [database documentation](./../ldf).
77
8-
> [!NOTE]
9-
> Only support PEAK
8+
## Device Support
9+
- PEAK
10+
- TOOMOSS
11+
- Support 12v voltage output
12+
- Support 5v voltage output
13+
- Support 12v voltage input
14+
1015

1116
## Schedule Table Management
1217

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ecubuspro",
3-
"version": "0.8.23",
3+
"version": "0.8.24",
44
"description": "EcuBus-Pro",
55
"main": "./out/main/index.js",
66
"author": "frankie.zengfu@gmail.com",

0 commit comments

Comments
 (0)