gvigh

Results 1 issues of gvigh

Currently the Mock implementation of `setup` only allows one channel as it's first parameter. According to the [RPi.GPIO documentation](https://sourceforge.net/p/raspberry-gpio-python/wiki/BasicUsage/), (and my own testing) the RPi.GPIO `setup` function supports the initialization...