File tree 12 files changed +23
-0
lines changed
12 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 22
22
#define _SPI_H_INCLUDED
23
23
24
24
#include < stdlib.h>
25
+ #include " pins_arduino.h"
25
26
#include " esp32-hal-spi.h"
26
27
27
28
class SPISettings
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 11
5
7
#define NUM_DIGITAL_PINS 12
6
8
#define NUM_ANALOG_INPUTS 5
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 38
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
Original file line number Diff line number Diff line change 1
1
#ifndef Pins_Arduino_h
2
2
#define Pins_Arduino_h
3
3
4
+ #include <stdint.h>
5
+
4
6
#define EXTERNAL_NUM_INTERRUPTS 16
5
7
#define NUM_DIGITAL_PINS 40
6
8
#define NUM_ANALOG_INPUTS 16
You can’t perform that action at this time.
0 commit comments