From 15927b18427d21a85bb753b3c9364b5f64c4f143 Mon Sep 17 00:00:00 2001 From: Psenfft Date: Thu, 8 May 2025 16:52:36 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3946ba8..55ac416 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ In order to use the LED we need to enable the SPI interface on the Rpi. You can enable it by running `sudo raspi-config`, or by manually adding `dtparam=spi=on` to `/boot/firmware/config.txt`. Enable PWM -> add dtoverlay=pwm to /boot/config.txt +I²C fpr RTC `sudo raspi-config` -> interface -> enable I²C # Config