feat: add support for reading counters
This commit is contained in:
parent
f0c350971f
commit
7048014a22
5 changed files with 102 additions and 6 deletions
|
@ -21,6 +21,7 @@ actions = {
|
|||
"setsetting": [0xA4, 0x10],
|
||||
"getmanual": [0x40, 0x30],
|
||||
"setmanual": [0x40, 0x30],
|
||||
"getcounters": [0x42, 0x10],
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue