fix rfinput docu
This commit is contained in:
parent
d71b640823
commit
6c6856c056
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue