e3975e65e5
* Accessibility changes
282 B
282 B
SPI Pins
Sets the SPI MOSI, MISO and SCK pins
pins.spiPins(DigitalPin.P0, DigitalPin.P1, DigitalPin.P2);
Parameters
MOSI
, theMOSI
pinMISO
, theMISO
pinSCK
, theSCK
pin