From 96b50fe87597c3e76a856512e11475c991608ba5 Mon Sep 17 00:00:00 2001 From: Aleksander Taban Date: Tue, 16 Dec 2025 16:49:08 +0100 Subject: [PATCH] On n'utilise plus MyTimer.c --- Pilotes/Source/MyUart.c | 1 - 1 file changed, 1 deletion(-) diff --git a/Pilotes/Source/MyUart.c b/Pilotes/Source/MyUart.c index 988dcef..015b3e2 100644 --- a/Pilotes/Source/MyUart.c +++ b/Pilotes/Source/MyUart.c @@ -1,6 +1,5 @@ #include #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