Skip to content
Snippets Groups Projects
Commit a8969bd1 authored by Jonathan BAUDIN's avatar Jonathan BAUDIN
Browse files

Change SERCOM used by Wire

parent 92d2f670
No related branches found
No related tags found
No related merge requests found
......@@ -87,5 +87,5 @@ void SPIClass::detachInterrupt() {
}
#if SPI_INTERFACES_COUNT > 0
SPIClass SPI(SERCOM::sercom1);
SPIClass SPI(SERCOM::sercom4);
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment