Try using <Arduino.h> everywhere
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "Arduino.h"
|
||||
#include <Arduino.h>
|
||||
|
||||
#include "fastio_Due.h"
|
||||
#include "watchdog_Due.h"
|
||||
|
Reference in New Issue
Block a user