From 5213ba94ea02bea44e74c613e3fb616e1c9e8a45 Mon Sep 17 00:00:00 2001 From: gavin Lyons Date: Sat, 30 Dec 2023 10:49:37 +0000 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af78bb5..ff7f91f 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ 1. Raspberry PI 3 model b 2. C++, g++ (Debian 12.2.0) 3. Raspbian , Debian 12 bookworm OS, , 64 bit. - 3. kernel : aarch64 Linux 6.1.0-rpi7-rpi-v8 - 4. bcm2835 Library 1.73 dependency. Provides low level I2C bus, delays and GPIO control. + 4. kernel : aarch64 Linux 6.1.0-rpi7-rpi-v8 + 5. bcm2835 Library 1.73 dependency. Provides low level I2C bus, delays and GPIO control. ## Installation