Overview
Minor update that fixes a USB bug when multiple HID (i.e. Mouse and Keyboard) were running in a sketch, as well as a small LWIP internal memory leak.
LWIP
- Remove a small Ethernet debugging counter (#3217)
- Fix 60 byte DHCP leak per ::begin (#3213)
- Fix LWIP failure after 256 Ethernet disconnects (#3212)
USB
- HID report ID not incrementing in multi-HID (#3208)