From 4acc1cf14d450d04773bc3f19737361826686f48 Mon Sep 17 00:00:00 2001 From: Cefn Hoile Date: Sun, 25 Feb 2018 00:20:23 +0000 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 67c770a..993e0a9 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ on Micropython and **testing.implementation.circuitpython** will only run on Cir Usage Example ============= -At the time of writing (`git:3b2fc268 `_), +At the time of writing (`git:b70fd42a `_), the following sequence runs through some basic testing of the digitalio compatibility layer... .. code-block:: python -- 2.49.0