From 758c68a80d5eaf56a95d211a70055e65a652fb58 Mon Sep 17 00:00:00 2001 From: ABelliqueux Date: Fri, 29 Mar 2024 19:18:08 +0100 Subject: [PATCH] Fix table, diagram --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1d9664e..f52b196 100644 --- a/readme.md +++ b/readme.md @@ -19,6 +19,7 @@ This python script is supposed to run on a rpi and does the following : #### Overall GPIOs usage | FUNCTION | GPIO # | +| --- | --- | | OLED | GND, 3.3V, 2(SDA), 3(SCL) | | 5 BUTTONS | GND, 7, 8, 9, 11, 25 | | POTENTIOMETER | GND, 3.3V, 23 |