We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0f260 commit 53f02c6Copy full SHA for 53f02c6
src/utility/spi_drv.cpp
@@ -67,7 +67,6 @@ void SpiDrv::begin()
67
#ifdef SPIWIFI_SS
68
WIFININA_SLAVESELECT = SPIWIFI_SS;
69
#endif
70
-
71
#ifdef SPIWIFI_ACK
72
WIFININA_SLAVEREADY = SPIWIFI_ACK;
73
0 commit comments