提交 528caff7 编写于 作者: A Alwin Arrasyid 提交者: Me No Dev

Added missing include directive for stdint.h (#1005)

This fixes the compile error when we include SPI.h
上级 600f4c41
#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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册