Hey, where are the docs? ``` python import wiringpi help(wiringpi.wiringPiSetupGpio) ``` It's blank. =/ Is there someplace else I can look to get an understanding of what these functions do and what input they expect.
Hey, where are the docs?
It's blank. =/
Is there someplace else I can look to get an understanding of what these functions do and what input they expect.