Michael Uman
579e04be25
Cleanup SPI_Multiple_Buses ( #3527 )
...
* Utilize prepoc symbols for SPI pins
* Adjusts for GPIO pins when ALTERNATE_PINS is set
2020-01-20 15:37:47 +02:00
johannesmaibaum
812d131663
Correct comment in SPI_Multiple_Buses.ino ( #2272 )
...
The default SPI bus is VSPI (see libraries/SPI/src/SPI.cpp). This change corrects a misleading comment in a code example which was stating wrongly that HSPI would be the default one.
2019-01-04 15:26:32 +02:00
Me No Dev
900e0a0257
Update commented pins in SPI Multi example
...
Update commented pins so people do not get confused and try to use them
2018-05-28 13:44:49 +02:00
AlistairSymonds
68265084b1
Created example program showing usage of both VSPI/HSPI within arduino API ( #1368 )
2018-05-02 15:22:56 +02:00