mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 01:55:53 +08:00
pps_capture: advertise for logging
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
PPSCapture::PPSCapture() :
|
||||
ScheduledWorkItem(MODULE_NAME, px4::wq_configurations::hp_default)
|
||||
{
|
||||
_pps_capture_pub.advertise();
|
||||
}
|
||||
|
||||
PPSCapture::~PPSCapture()
|
||||
|
||||
Reference in New Issue
Block a user