Skip to content

Commit aa6effd

Browse files
authored
Added sudo to example to match default pigpio permissions
1 parent 742b1c7 commit aa6effd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ See `example.py` for API usage or start `tsic.py <gpio-bcm> [--type {206,506,716
2121

2222
Example:
2323
```
24-
pi@raspi3:~/python-tsic $ ./tsic.py 19 --type 306
24+
pi@raspi3:~/python-tsic $ sudo ./tsic.py 19 --type 306
2525
Receiving data from TSic 206/306...
2626
Measurement 17.90°C at 2018-11-10 16:16:11.419573
2727
```

0 commit comments

Comments
 (0)