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