mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
msg tune_control: change the duration field to be an uint32
to allign with the libray output which is in us
This commit is contained in:
committed by
Daniel Agar
parent
1714deeb94
commit
7f1f3fa367
@@ -18,5 +18,5 @@ uint8 HOME_SET = 15
|
||||
|
||||
uint8 tune_id
|
||||
uint16 frequency
|
||||
uint16 duration # in ms
|
||||
uint32 duration # in us
|
||||
uint8 strength # value between 0-100 if supported by backend
|
||||
|
||||
Reference in New Issue
Block a user