From cceac4a52f2cf3608ba597a3b2d0e75dcefeb012 Mon Sep 17 00:00:00 2001 From: Zitao <145678024+ZitaoTech@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:55:46 +0200 Subject: [PATCH] Update README.md --- I2C-Port/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/I2C-Port/README.md b/I2C-Port/README.md index 4da76d9..1cbbde9 100644 --- a/I2C-Port/README.md +++ b/I2C-Port/README.md @@ -1,4 +1,4 @@ First, don't enable I2C interface in raspi-config. Because the default I2C pins are used by the display. If you enable the I2C interface, the screen will be black. You need to connect HackberryPi to another display with an HDMI cable to disable the I2C interface to make it back. -There is a (STEMMA QT)[https://learn.adafruit.com/introducing-adafruit-stemma-qt/what-is-stemma-qt] port on board, which means you can connect a sensor board with STEMMA QT port with HackberryPi through the I2C interface. -On HackberryPi \ No newline at end of file +There is a [STEMMA QT](https://learn.adafruit.com/introducing-adafruit-stemma-qt/what-is-stemma-qt) port on board, which means you can connect a sensor board with STEMMA QT port with HackberryPi through the I2C interface. +On HackberryPi