From 6c6856c056d19f9f641808e055ea562e6dbcd925 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jasper=20G=C3=BCldenstein?= Date: Sun, 15 Nov 2020 17:20:41 +0100 Subject: [PATCH] fix rfinput docu --- keil_project/Services/RFInput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keil_project/Services/RFInput.h b/keil_project/Services/RFInput.h index 954510c..b844edd 100644 --- a/keil_project/Services/RFInput.h +++ b/keil_project/Services/RFInput.h @@ -9,7 +9,7 @@ #define RF_INPUT_H /** - * @brief Initialziation function for the RF_OUTPUT module. + * @brief Initialziation function for the RF_INPUT module. * Peripherals used: TIM4 * Pins used: PB6 (PWM Input) */