Skip to content

Commit b5a883c

Browse files
committed
re-enable examples/SpecialInput with external input source.
1 parent a276e7f commit b5a883c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/OneButton.h

-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ class OneButton
121121
*/
122122
void tick(void);
123123

124-
125-
private:
126124
/**
127125
* @brief Call this function every time the input level has changed.
128126
* Using this function no digital input pin is checked because the current

0 commit comments

Comments
 (0)