fix rfinput docu

This commit is contained in:
Jasper Güldenstein 2020-11-15 17:20:41 +01:00
parent d71b640823
commit 6c6856c056

View file

@ -9,7 +9,7 @@
#define RF_INPUT_H #define RF_INPUT_H
/** /**
* @brief Initialziation function for the RF_OUTPUT module. * @brief Initialziation function for the RF_INPUT module.
* Peripherals used: TIM4 * Peripherals used: TIM4
* Pins used: PB6 (PWM Input) * Pins used: PB6 (PWM Input)
*/ */