mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 03:46:25 +02:00
@ -117,7 +117,7 @@ void setup()
|
|||||||
{
|
{
|
||||||
Serial.begin(9600);
|
Serial.begin(9600);
|
||||||
|
|
||||||
// intialize SPI
|
// initialize SPI
|
||||||
SPI.begin(slaveSelectPin);
|
SPI.begin(slaveSelectPin);
|
||||||
SPI.setClockDivider(slaveSelectPin, divider);
|
SPI.setClockDivider(slaveSelectPin, divider);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user