@ -582,10 +582,11 @@ This group of methods is used to eliminate the effect of physical buttons bounci
}
}
These methods are **checkGoTo()**, **checkGoBack()**, **checkPlus()** and **checkMinus()**.
##### control()
Finally, the debouncing methods are called in the main method of Keyboard, which is control(), this should run in a loop, to make it work continuously.