Update some platform includes

This commit is contained in:
Scott Lahteine
2019-07-20 22:19:48 -05:00
parent a38b9da672
commit 6899ed2026
4 changed files with 8 additions and 16 deletions

View File

@ -28,8 +28,8 @@
*******************************************************************************
* Automatically generated from STM32F407Z(E-G)Tx.xml
*/
#include "Arduino.h"
#include "PeripheralPins.h"
#include <Arduino.h>
#include <PeripheralPins.h>
/* =====
* Note: Commented lines are alternative possibilities which are not used per default.