mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
subscriber example param @unit
This commit is contained in:
committed by
Lorenz Meier
parent
d2bd25cad1
commit
51cd8ce1ff
@@ -44,6 +44,7 @@
|
||||
/**
|
||||
* Interval of one subscriber in the example in ms
|
||||
*
|
||||
* @unit ms
|
||||
* @group Subscriber Example
|
||||
*/
|
||||
PX4_PARAM_DEFINE_INT32(SUB_INTERV);
|
||||
|
||||
Reference in New Issue
Block a user