Skip to content

Commit 5692282

Browse files
authored
Add files via upload
1 parent 17ac8d6 commit 5692282

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

examples/Advanced_RX/Advanced_RX.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
J1850-Arduino-Transceiver-Library
66
*/
7+
#define EI_ARDUINO_INTERRUPTED_PIN
78
#include <EnableInterrupt.h>
89
#include <PwmTransceiver.h>
910

examples/Advanced_TX/Advanced_TX.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
J1850-Arduino-Transceiver-Library
66
*/
7+
#define EI_ARDUINO_INTERRUPTED_PIN
78
#include <EnableInterrupt.h>
89
#include <PwmTransceiver.h>
910

examples/Receiver/Receiver.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
J1850-Arduino-Transceiver-Library
66
*/
7+
#define EI_ARDUINO_INTERRUPTED_PIN
78
#include <EnableInterrupt.h>
89
#include <PwmTransceiver.h>
910

0 commit comments

Comments
 (0)