Try using <Arduino.h> everywhere
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#ifdef TARGET_LPC1768
|
||||
|
||||
#include "../../inc/MarlinConfig.h"
|
||||
#include "arduino.h"
|
||||
#include "include/arduino.h"
|
||||
#include "pinmapping.h"
|
||||
//#include "HAL_timers.h"
|
||||
#include "fastio.h"
|
||||
|
Reference in New Issue
Block a user