Test transmission2
This commit is contained in:
parent
408f9c4b2c
commit
bb16e3508a
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <stm32f10x.h>
|
||||
|
||||
void MyBatterie_Init();
|
||||
void handler_ADC();
|
||||
void MyBatterie_Init(void);
|
||||
void handler_ADC(void);
|
||||
|
||||
#endif
|
||||
Loading…
Reference in a new issue