Skip to content

Commit

Permalink
Fix native Ethernet and Ethernet integration issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed Sep 15, 2023
1 parent 0f1b680 commit 3dcdd68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/FB_TCP_Client.h
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ class Firebase_TCP_Client : public Client
if (!eth)
return false;

bool ret = false;
#if defined(ESP8266) && defined(ESP8266_CORE_SDK_V3_X_X)

#if defined(INC_ENC28J60_LWIP)
Expand Down

0 comments on commit 3dcdd68

Please sign in to comment.