From 2ef04ba7328c0e55c07d7ecdf2fa04c699e68968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=85=89-k?= <36470587+kxgx@users.noreply.github.com> Date: Wed, 8 Jan 2025 22:09:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b97d027..3185a34 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ dtoverlay=i2c-rtc,ds3231 ### 重启树莓派: sudo reboot -检查 /boot/config.txt,可以看到 'dtparam=spi=on' 已被写入 +检查 /boot/firmware/config.txt,可以看到 'dtparam=spi=on' 已被写入 ![image](https://www.waveshare.net/w/upload/4/46/RPI_open_spi_1.jpg)