Try using <Arduino.h> everywhere
This commit is contained in:
@ -40,7 +40,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "Arduino.h"
|
||||
#include <Arduino.h>
|
||||
|
||||
// --------------------------------------------------------------------------
|
||||
// Undefine DEBUG_ settings
|
||||
|
Reference in New Issue
Block a user