Repair code with new STM32duino 1.7.0 core
This commit is contained in:
parent
a44cacc9d4
commit
3a42674d57
|
@ -4,7 +4,7 @@
|
|||
#include <Arduino.h>
|
||||
#include <HardwareTimer.h>
|
||||
#include <HardwareSerial.h>
|
||||
#include "stm32f1xx_ll_tim.h"
|
||||
#include "stm32f4xx_ll_tim.h"
|
||||
/*
|
||||
***********************************************************************************************************
|
||||
* General
|
||||
|
|
Loading…
Reference in New Issue