- self._spi = _SPI(clock) # this is really all that's needed
- self._pins = (clock, clock, clock) # will determine MOSI/MISO from clock
+ self._spi = _SPI(clock) # this is really all that's needed
+ self._pins = (clock, clock, clock) # will determine MOSI/MISO from clock