Skip to content

Commit ea0f260

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

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
@@ -71,7 +71,6 @@ void SpiDrv::begin()
7171
#ifdef SPIWIFI_ACK
7272
WIFININA_SLAVEREADY = SPIWIFI_ACK;
7373
#endif
74-
7574
#ifdef SPIWIFI_RESET
7675
WIFININA_SLAVERESET = (uint8_t)SPIWIFI_RESET;
7776
#endif

0 commit comments

Comments
 (0)