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