Skip to content

Commit 53f02c6

Browse files
sabas1080per1234
andauthored
Update src/utility/spi_drv.cpp
Co-Authored-By: per1234 <[email protected]>
1 parent ea0f260 commit 53f02c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utility/spi_drv.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ void SpiDrv::begin()
6767
#ifdef SPIWIFI_SS
6868
WIFININA_SLAVESELECT = SPIWIFI_SS;
6969
#endif
70-
7170
#ifdef SPIWIFI_ACK
7271
WIFININA_SLAVEREADY = SPIWIFI_ACK;
7372
#endif

0 commit comments

Comments
 (0)