Skip to content

Commit

Permalink
Merge pull request #141 from idotj/master
Browse files Browse the repository at this point in the history
Fix path for Bookworm
  • Loading branch information
Gadgetoid authored May 23, 2024
2 parents 5ad063e + 655f9f3 commit a102a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ And if you're using a PMS5003 sensor you will need to:

* Enable serial: `raspi-config nonint do_serial_hw 0`
* Disable serial terminal: `raspi-config nonint do_serial_cons 1`
* Add `dtoverlay=pi3-miniuart-bt` to your `/boot/config.txt`
* Add `dtoverlay=pi3-miniuart-bt` to your `/boot/firmware/config.txt`

### Bullseye

Expand Down

0 comments on commit a102a25

Please sign in to comment.