On n'utilise plus MyTimer.c
This commit is contained in:
parent
6e0c198702
commit
96b50fe875
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#include <stm32f10x.h>
|
||||
#include "DriverGPIO.h"
|
||||
#include "MyTimer.h"
|
||||
|
||||
void My_USART_Config(USART_TypeDef* USARTx, uint32_t baudrate) { //QUE POUR USART1
|
||||
// Configuration PA9 (Tx) en Alternate Function Push-Pull
|
||||
|
|
|
|||
Loading…
Reference in a new issue