Serasidis / Ethernet_STM

WIZnet W5500, W5200, W5100 ethernet library for 8-bit, 32-bit Arduino and STM32F1 (STM32F103) micro-controllers
60 stars 24 forks source link

Duplicate pinMode in w5100.begin #2

Closed stevstrong closed 5 years ago

stevstrong commented 5 years ago

https://github.com/Serasidis/Ethernet_STM/blob/master/src/utility/w5100.cpp#L39 and https://github.com/Serasidis/Ethernet_STM/blob/master/src/utility/w5100.cpp#L44 I think one of them is superfluous.

Serasidis commented 5 years ago

Fixed. Thanks Steve !

stevstrong commented 5 years ago

I add the link to the fix, just for info. https://github.com/Serasidis/Ethernet_STM/commit/d2edc84b3a1b35c488a12c611ea08972a3958f4e