mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 14:44:07 +08:00
UAVCANv1 Fix typo in #define
This commit is contained in:
parent
ed394027b1
commit
07303af8f8
@ -109,7 +109,7 @@ private:
|
||||
|
||||
UavcanHeartbeatSubscriber _heartbeat_sub {_canard_instance};
|
||||
|
||||
#if UAVCAN_V1_GETINFO_RESPONDER
|
||||
#if CONFIG_UAVCAN_V1_GETINFO_RESPONDER
|
||||
// GetInfo response
|
||||
UavcanGetInfoResponse _getinfo_rsp {_canard_instance};
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user