EPROMEmu/Inc/usart.h

7 lines
77 B
C

#ifndef USART_H
#define USART_H
#include "stm32f0xx_system.h"
#endif