Remove wrong file headers

This commit is contained in:
2020-02-12 23:03:17 +01:00
parent 0da3ebed6f
commit 40093322c3
2 changed files with 0 additions and 17 deletions

View File

@@ -1,13 +1,3 @@
/*
* uart.c
*
* Created on: Dec 15, 2014
* Author: shino-chan
*/
//USART2
//PA2 => TX
//PA3 => RX
//Alternate Function 7
#include <stm-periph/uart.h>
#include <stm32/stm32f4xx.h>
#include <stm-periph/clock-enable-manager.h>