mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
tune_control: add silence to tune_control msg
This commit is contained in:
@@ -23,4 +23,5 @@ uint8 tune_id
|
||||
uint8 tune_override # if set to 1 the tune which is playing will be stopped and the new started
|
||||
uint16 frequency # in Hz
|
||||
uint32 duration # in us
|
||||
uint32 silence # in us
|
||||
uint8 strength # value between 0-100 if supported by backend
|
||||
|
||||
Reference in New Issue
Block a user