Skip to content

Commit 502c427

Browse files
committed
PinLogic Inactive
1 parent 0374a00 commit 502c427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DriverPins.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ enum class PinLogic {
2424
InputActiveTouch,
2525
Input,
2626
Output,
27+
Inactive,
2728
};
2829

2930
/**

0 commit comments

Comments
 (0)