sstaub / Ethernet3

Ethernet library for Arduino and Ethernetshield2 / WIZ550io / WIZ850io / USR-ES1 with Wiznet W5500 chip
Other
76 stars 34 forks source link

rename stop() to close() #5

Closed sstaub closed 7 years ago

sstaub commented 7 years ago

In general the function should renamed in BSD style. begin > open etc.