Skip to content

Releases: sstaub/Ethernet3

Release 1.5.6

25 Jan 08:30
Compare
Choose a tag to compare

License added

Release 1.5.5

15 Mar 14:04
Compare
Choose a tag to compare

fix compiler warnings

Release 1.5.4

04 Mar 11:55
01a615f
Compare
Choose a tag to compare

changed
void setHostname(char* hostname);
to
void setHostname(const char* hostname);

Release 1.5.3

18 Jul 21:06
353301d
Compare
Choose a tag to compare

fix in example folders

Release 1.5.2

17 Jul 14:20
340cb7d
Compare
Choose a tag to compare

update for keywords.txt

Release 1.5.1

01 Jun 07:18
b5f02cd
Compare
Choose a tag to compare

issue in .begin() with build in mac address

Release 1.5.0

15 May 13:32
5f55e21
Compare
Choose a tag to compare
  • custom hostname for DHCP
  • PHY configuration
  • Wake on LAN

Release 1.4.1

09 Jun 22:08
Compare
Choose a tag to compare

small typo fixes

Release 1.4

09 Jun 20:19
Compare
Choose a tag to compare

many new features, see readme

Release 1.3.1

10 Apr 15:21
Compare
Choose a tag to compare

bugfixes in w5500.h