Updated to reflect wiringpi2 to wiringpi rename

This commit is contained in:
Phil Howard
2016-03-09 12:19:22 +00:00
parent 77ce6cd9eb
commit 6577b7e592
11 changed files with 54 additions and 54 deletions

View File

@@ -1,4 +1,4 @@
import wiringpi2 as wiringpi
import wiringpi
INPUT = 0
OUTPUT = 1
LOW = 0