Skip to content

Commit dc1d818

Browse files
committed
Fixed EthernetLibCompatible example error
1 parent a913600 commit dc1d818

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/lwIP_Ethernet/src/EthernetCompat.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,4 @@ class ArduinoEthernet : public LwipIntfDev<RawDev> {
9797

9898
using ArduinoWiznet5500lwIP = ArduinoEthernet<Wiznet5500>;
9999
using ArduinoWiznet5100lwIP = ArduinoEthernet<Wiznet5100>;
100-
using ArduinoWiznet55rp20lwIP = ArduinoEthernet<Wiznet55rp20>;
101100
using ArduinoENC28J60lwIP = ArduinoEthernet<ENC28J60>;

0 commit comments

Comments
 (0)