284 B
284 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