Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sstaub/Ethernet3

Release 1.6.0

02 Nov 14:31

Choose a tag to compare

  • "EthernetUdp3.h" must not included anymore
  • auto generated MAC address (for local use) for Raspberry Pi Pico and Pico2

Release 1.5.6

25 Jan 08:30

Choose a tag to compare

License added

Release 1.5.5

15 Mar 14:04

Choose a tag to compare

fix compiler warnings

Release 1.5.4

04 Mar 11:55
01a615f

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

Choose a tag to compare

fix in example folders

Release 1.5.2

17 Jul 14:20
340cb7d

Choose a tag to compare

update for keywords.txt

Release 1.5.1

01 Jun 07:18
b5f02cd

Choose a tag to compare

issue in .begin() with build in mac address

Release 1.5.0

15 May 13:32
5f55e21

Choose a tag to compare

  • custom hostname for DHCP
  • PHY configuration
  • Wake on LAN

Release 1.4.1

09 Jun 22:08

Choose a tag to compare

small typo fixes

Release 1.4

09 Jun 20:19

Choose a tag to compare

many new features, see readme