mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +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
|
* Interval of one subscriber in the example in ms
|
||||||
*
|
*
|
||||||
|
* @unit ms
|
||||||
* @group Subscriber Example
|
* @group Subscriber Example
|
||||||
*/
|
*/
|
||||||
PX4_PARAM_DEFINE_INT32(SUB_INTERV);
|
PX4_PARAM_DEFINE_INT32(SUB_INTERV);
|
||||||
|
|||||||
Reference in New Issue
Block a user