From aff1ed14232a4dc204046024d488cbde7fdd02f1 Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Mon, 26 Dec 2022 08:57:38 -0500
Subject: [PATCH] wip

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 1b97189..389c4c7 100644
--- a/index.html
+++ b/index.html
@@ -154,7 +154,7 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
 <tr>
 <td>.584</td>
 <td>RP2040</td>
-<td><a href=GPIO/RP2040/ring.RP2040.ino>Arduino</a></td>
+<td><a href=GPIO/RP2040/ring.RP2040.ino>Arduino, digitalRead/Write</a></td>
 <td>December 2022</td>
 </tr>
 
-- 
GitLab