From eeee64b42f56080ebed5e4d7d3de416dbb007401 Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Mon, 29 Mar 2021 10:58:19 -0400
Subject: [PATCH] wip

---
 index.html | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/index.html b/index.html
index 75f121c..5385fb6 100644
--- a/index.html
+++ b/index.html
@@ -39,16 +39,6 @@ The GPIO test measures how quickly pins can communicate with a processor core; t
 <th>date</th>
 </tr>
 
-RPi.GPIO
-https://pypi.org/project/RPi.GPIO/
-works
-345 kHz
-
-gpiozero
-https://gpiozero.readthedocs.io/en/stable/
-works, slow
-29 kHz
-
 <tr>
 <td>16.66</td>
 <td>PocketBeagle</td>
-- 
GitLab