change pin to not conflict with boot, add some debugs

This commit is contained in:
ladyada
2019-02-10 14:32:56 -05:00
parent a55c66afb4
commit 9e76479a7e
2 changed files with 13 additions and 3 deletions

View File

@@ -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);