change pin to not conflict with boot, add some debugs
This commit is contained in:
@@ -113,4 +113,4 @@ void SPISClass::handleSetupComplete()
|
||||
xSemaphoreGiveFromISR(_readySemaphore, NULL);
|
||||
}
|
||||
|
||||
SPISClass SPIS(VSPI_HOST, 1, 12, 23, 18, 5, 33);
|
||||
SPISClass SPIS(VSPI_HOST, 1, 14, 23, 18, 5, 33);
|
||||
|
||||
Reference in New Issue
Block a user