Skip to content

Commit 8176cbb

Browse files
committed
Remove DISABLED macro (#2072)
1 parent 2a4081b commit 8176cbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores/esp8266/Arduino.h

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ extern "C" {
7373
#define MSBFIRST 1
7474

7575
//Interrupt Modes
76-
#define DISABLED 0x00
7776
#define RISING 0x01
7877
#define FALLING 0x02
7978
#define CHANGE 0x03

0 commit comments

Comments
 (0)