We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc9261 commit ffb972cCopy full SHA for ffb972c
src/Adafruit_MCP23X18.h
@@ -19,7 +19,6 @@ class Adafruit_MCP23X18 : public Adafruit_MCP23X17 {
19
Adafruit_MCP23X18();
20
21
void pinMode(uint8_t pin, uint8_t mode);
22
-
23
};
24
25
#endif
0 commit comments