Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. import wiringpi2
  2. wiringpi2.wiringPiSetupSys #set up the pin numbering to match pi cobbler style
  3. wiringpi2.pwmWrite (int pin, int value) #set the pin and value using this
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement