Fixed(#include)

This commit is contained in:
but0n 2016-08-17 22:37:35 +08:00
parent caaf9f2636
commit b6b44fba3c

View File

@ -1,5 +1,5 @@
#include "uart.h"
#include "stm32f103.h"
#include "stm32f10x.h"
void initUART(unsigned int pclk2, unsigned int bound) {
float temp;