From 87db286a88c606e3d5902f437b86fb7fdd7e094e Mon Sep 17 00:00:00 2001 From: Matthias Grob Date: Wed, 7 May 2025 03:15:20 +0200 Subject: [PATCH] pps_capture_params: clarify description (#24641) --- src/drivers/pps_capture/pps_capture_params.c | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/drivers/pps_capture/pps_capture_params.c b/src/drivers/pps_capture/pps_capture_params.c index 68442ec839..6f5bdaac64 100644 --- a/src/drivers/pps_capture/pps_capture_params.c +++ b/src/drivers/pps_capture/pps_capture_params.c @@ -32,15 +32,9 @@ ****************************************************************************/ /** - * @file pps_capture_params.c - * PPS Capture params - */ -/** - * PPS Capture Enable + * PPS capture enable * - * Enables the PPS capture module. - * This switches mode of FMU channel 7 to be the - * PPS input channel. + * Enables the PPS capture module to refine the GPS time from pulses detected on a PWM pin configured as "PPS Input". * * @boolean * @group GPS