4 lines
No EOL
147 B
C
Executable file
4 lines
No EOL
147 B
C
Executable file
#include "stm32f10x.h"
|
|
|
|
void initPlato(TIM_TypeDef * Timer, int Channel);
|
|
void Update_Motor_PWM(int Consigne, TIM_TypeDef * Timer, int Channel); |