Skip to content

Commit

Permalink
Update README.md to note recent timer work
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Packard <keithp@keithp.com>
  • Loading branch information
keith-packard committed May 16, 2020
1 parent 6ea583d commit a3b9a12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -48,6 +48,11 @@ Here's some places that have seen recent work
with step-by-step construction information, and then explore
programming on a Snekboard.

* Improved time.sleep precision. time.sleep is now accurate to the
resolution of the timer. On a Duemilanove, that's
4µs. time.monotonic still returns a float, so the longer
the board has been running, the lower the precision...

## Build and Run!

If you want to build Snek yourself, you'll need to have the build
Expand Down

0 comments on commit a3b9a12

Please sign in to comment.