Skip to content

Commit

Permalink
DLT13761
Browse files Browse the repository at this point in the history
  • Loading branch information
apricot-flower committed Nov 29, 2024
1 parent 8174792 commit bb02345
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dlt13761.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

确认/否认 F3,F4

开发到 设置命令

# 解析方式
```go
frame := `684a004a0068cb020104031400e0000001000025121628003f16`
Expand Down
4 changes: 4 additions & 0 deletions dlt1376_1/set_cmd.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package dlt1376_1

type SetCmd struct {
}

0 comments on commit bb02345

Please sign in to comment.