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 0374a00 commit 502c427Copy full SHA for 502c427
src/DriverPins.h
@@ -24,6 +24,7 @@ enum class PinLogic {
24
InputActiveTouch,
25
Input,
26
Output,
27
+ Inactive,
28
};
29
30
/**
0 commit comments