mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 15:14:07 +08:00
ComponentStatusManager UAVCAN_EXPORT
This commit is contained in:
parent
03ad07d43f
commit
481086f2c7
@ -17,7 +17,7 @@ namespace uavcan
|
||||
* Refer to the standard message type uavcan.protocol.NodeStatus for available status codes.
|
||||
*/
|
||||
template <unsigned NumComponents_>
|
||||
class ComponentStatusManager
|
||||
class UAVCAN_EXPORT ComponentStatusManager
|
||||
{
|
||||
public:
|
||||
typedef typename StorageType<protocol::NodeStatus::FieldTypes::status_code>::Type StatusCode;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user