From bd67af34c0dfc44242e3045748529e617f273c81 Mon Sep 17 00:00:00 2001 From: Cory Date: Tue, 24 Oct 2023 21:33:44 +0200 Subject: [PATCH] Update doc --- src/frequency_narrow_sweeps_long.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frequency_narrow_sweeps_long.cpp b/src/frequency_narrow_sweeps_long.cpp index d22db4b..b572f13 100644 --- a/src/frequency_narrow_sweeps_long.cpp +++ b/src/frequency_narrow_sweeps_long.cpp @@ -1,11 +1,11 @@ -/** @file main.cpp +/** @file frequency_narrow_sweeps_long.cpp * * @author Cory Alexander Balaton (coryab) * @author Janita Ovidie Sandtrøen Willumsen (janitaws) * * @version 1.0 * - * @brief The main program for this project + * @brief Sweep of the frequencies from 1.1 to 1.7 using a small time step * * @bug No known bugs * */