7 lines
119 B
C
7 lines
119 B
C
#include "stm32f103xb.h"
|
|
|
|
void conf_girouette(void);
|
|
|
|
float Calcul_pourcentage_duree (void);
|
|
|
|
float Angle_Vent(void);
|