diff --git a/index.html b/index.html index 29845fbee5b0b63a6b1fb75bf24188a7a6ce5369..e009b98378a68c9600ddc0095a32fbdb70fe997f 100644 --- a/index.html +++ b/index.html @@ -103,11 +103,18 @@ The GPIO test measures how quickly pins can communicate with a processor core; t </tr> <tr> -<td>0.157</td> +<td>0.153</td> <td>Raspberry Pi 4</td> <td><a href=GPIO/libgpiod/ring.libgpiod.c>libgpiod, Buster</a></td> <td>December, 2020</td> </tr> +<tr> +<td>0.153</td> +<td>Raspberry Pi 4</td> +<td><a href=GPIO/gpiolib/ring.gpiolib.c>gpiolib, Buster</a></td> +<td>December, 2020</td> +</tr> + </table> </center>