From ad9238512422d31ddfa1006686e1cab78d3118e7 Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <gersh@cba.mit.edu> Date: Sun, 21 Mar 2021 17:36:18 -0400 Subject: [PATCH] wip --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d740dcc..f65dff9 100644 --- a/index.html +++ b/index.html @@ -131,7 +131,7 @@ The GPIO test measures how quickly pins can communicate with a processor core; t </tr> <tr> -<td>0.358</td> +<td>0.331</td> <td>ATtiny412</td> <td><a href=GPIO/ATtiny412/ring.t412.ino>digitalRead/Write</a></td> <td>November, 2020</td> -- GitLab