Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Feb 14, 2022
1 parent d7b2cfe commit 7d83e24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -30,6 +30,12 @@ If you choose to download examples you'll find them in `/home/pi/Pimoroni/touchp

### Manual install:

You'll need to enable i2c:

```
sudo raspi-config nonint do_i2c 0
```

#### Library install for Python 3:

on Raspbian:
Expand Down

0 comments on commit 7d83e24

Please sign in to comment.