You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Bounce2.h
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -161,7 +161,7 @@ class Debouncer
161
161
162
162
163
163
/**
164
-
@brief The Debouncer:Bounce class. Links the Deboucing class to a hardware pin.
164
+
@brief The Debouncer:Bounce class. Links the Deboucing class to a hardware pin. This class is odly named, but it will be kept that so it stays compatible with previous code.
165
165
166
166
*/
167
167
classBounce : publicDebouncer
@@ -202,6 +202,16 @@ class Bounce : public Debouncer
0 commit comments