mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
_baro_topic can be null in init sequence init call collect before the topic is inited. I think this pattern is repeated in other drivers. I would suggest allowing null in orb_publish to just return.