We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5adb0 commit dc5317bCopy full SHA for dc5317b
README.md
@@ -4,8 +4,8 @@ With this Library you can add **non-blocking timers** instead of the blocking
4
It's relatively low-end, with no callback functions. The timer states need to
5
be checked manually.
6
7
-**Warning:** This library doesn't work like a hardware timer and doesn't
8
-guarantee that code is being run in time.
+**Warning:** This library doesn't work like a hardware timer and can't
+guarantee that code is being run on time.
9
10
## How to use
11
0 commit comments