Browse Source

„Readme.md“ ändern

master
parent
commit
2645edfcf1
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      Readme.md

+ 2
- 1
Readme.md View File

@ -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.
### Implementation
In the example...
In the example provided...

Loading…
Cancel
Save