We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4081b commit 8176cbbCopy full SHA for 8176cbb
cores/esp8266/Arduino.h
@@ -73,7 +73,6 @@ extern "C" {
73
#define MSBFIRST 1
74
75
//Interrupt Modes
76
-#define DISABLED 0x00
77
#define RISING 0x01
78
#define FALLING 0x02
79
#define CHANGE 0x03
0 commit comments