DISCO_L475VG_IOT01A: Add include of LL timer file

pull/4242/head
bcostm 2017-06-12 17:12:57 +02:00
parent 66cbc8b452
commit 8ede14dac1
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
#endif
#include "stm32l4xx.h"
#include "stm32l4xx_ll_tim.h"
#include "cmsis_nvic.h"
#define TIM_MST TIM5