Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
plisker committed Aug 17, 2024
1 parent 74fe552 commit 0bee19b
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 @@ -175,7 +175,7 @@ sudo systemctl start speaker-saver.service

## Debugging

If, on the Raspberry Pi, you get an error about the `add_event_handler`, you [may need](https://forums.raspberrypi.com/viewtopic.php?p=2230294&sid=ed8d0635e8e6760b1919468cb751a5e1#p2230294) to run this after activating the venv:
If, on the Raspberry Pi, you get an error about the `add_edge_detection`, you [may need](https://forums.raspberrypi.com/viewtopic.php?p=2230294&sid=ed8d0635e8e6760b1919468cb751a5e1#p2230294) to run this after activating the venv:

```bash
sudo apt remove python3-rpi.gpio
Expand Down

0 comments on commit 0bee19b

Please sign in to comment.