!
This commit is contained in:
parent
c9ab7a50bf
commit
efe01dc876
@ -322,7 +322,7 @@ int8_t digitalPinToInterrupt(uint32_t digPinNumber)
|
|||||||
// ---------------------- SPI ---------------------- //
|
// ---------------------- SPI ---------------------- //
|
||||||
void spi_onBegin(uint8_t spiNum)
|
void spi_onBegin(uint8_t spiNum)
|
||||||
{
|
{
|
||||||
// On Elbear Ace-Uno rev1.1.0 spi0 needs pin 0.3, spi1 needs pin 1.3 for correct work (NSS_IN).
|
// On Elbear Nano spi0 needs pin 0.3, spi1 needs pin 1.3 for correct work (NSS_IN).
|
||||||
// This pins are connected to board digital pins D9 and D10. There is a seller on each pin which
|
// This pins are connected to board digital pins D9 and D10. There is a seller on each pin which
|
||||||
// replace board digital pin from NSS_IN pin to different free pin (NSS_OUT)
|
// replace board digital pin from NSS_IN pin to different free pin (NSS_OUT)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user