Upload files to "spi_receive"
This commit is contained in:
@@ -22,6 +22,8 @@ void setup() {
|
|||||||
|
|
||||||
SPI2.begin();
|
SPI2.begin();
|
||||||
mySPI.begin();
|
mySPI.begin();
|
||||||
|
mySPI.swapPins(true);
|
||||||
|
|
||||||
//SPI_transfer.begin(ReceiveData, 10); // run every 10 microseconds
|
//SPI_transfer.begin(ReceiveData, 10); // run every 10 microseconds
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user