Skip to content

Commit

Permalink
point to correct domain
Browse files Browse the repository at this point in the history
  • Loading branch information
saily authored Dec 31, 2019
1 parent d32e6b9 commit 14c7fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Python VirtualWire module for Raspberry Pi and 433MHz RF modules

This code depends on **pigpio** library and can not be used without it.

**Pigpio** library is available at [this site](http://abyz.co.uk/rpi/pigpio/)
**Pigpio** library is available at [this site](http://abyz.me.uk/rpi/pigpio/)

Follow [this](http://abyz.co.uk/rpi/pigpio/download.html) guide to install it on your platform.
Follow [this](http://abyz.me.uk/rpi/pigpio/download.html) guide to install it on your platform.

pigpio has to be running as a service. To start:
`sudo /home/pi/PIGPIO/pigpiod`
Expand Down

0 comments on commit 14c7fee

Please sign in to comment.