Conditionals.h requires Arduino.h
This commit is contained in:
parent
8ade04b78e
commit
33c7c6e11d
2 changed files with 5 additions and 4 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#ifndef CONDITIONALS_H
|
||||
#define CONDITIONALS_H
|
||||
|
||||
#include "Arduino.h"
|
||||
#include "pins.h"
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue