adapt code for latest kernel

This commit is contained in:
Ace
2024-03-23 01:06:03 +01:00
parent 6c79d4ce1b
commit f91f33394a
2 changed files with 2 additions and 151 deletions

View File

@@ -120,7 +120,7 @@ following settings:
```bash
sudo raspi-config --expand-rootfs
sudo sed -i s/#dtparam=spi=on/dtparam=spi=on/ /boot/config.txt
sudo sed -i s/#dtparam=spi=on/dtparam=spi=on/ /boot/firmware/config.txt
sudo dpkg-reconfigure tzdata
# If you have the 12.48" display, these steps are also required: