Skip to content

Commit e3dbce6

Browse files
ci(pre-commit): Apply automatic fixes
1 parent 0f26c3b commit e3dbce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/Ethernet/src/ETH.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ bool ETHClass::beginSPI(
718718
log_e("event_handler_instance_register for ETH_EVENT Failed!");
719719
return false;
720720
}
721-
721+
722722
/* attach to receive events */
723723
initNetif((Network_Interface_ID)(ESP_NETIF_ID_ETH + _eth_index));
724724

0 commit comments

Comments
 (0)