Repair code with new STM32duino 1.7.0 core

This commit is contained in:
hoogendijkta 2019-09-30 21:29:26 +02:00
parent a44cacc9d4
commit 3a42674d57
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include <Arduino.h>
#include <HardwareTimer.h>
#include <HardwareSerial.h>
#include "stm32f1xx_ll_tim.h"
#include "stm32f4xx_ll_tim.h"
/*
***********************************************************************************************************
* General