Fix compilation issues is certain situations.

This commit is contained in:
me-no-dev
2017-03-19 11:27:58 +02:00
parent 01b2ef780a
commit a70954111b
12 changed files with 23 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#ifndef Pins_Arduino_h
#define Pins_Arduino_h
#include <stdint.h>
#define EXTERNAL_NUM_INTERRUPTS 16
#define NUM_DIGITAL_PINS 40
#define NUM_ANALOG_INPUTS 16