arduino-esp32/libraries/Ethernet
Me No Dev a4ee652506
fix(net): Don't unregister events if there are interfaces still open (#9706)
* fix(net): Don't unreg events if there are netifs

Unregister IP events only if all other netifs are stopped.

* fix(eth): Delete mac and phy on end

* fix(net): Update pin naming and log levels
2024-05-29 07:43:28 +03:00
..
examples refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
src fix(net): Don't unregister events if there are interfaces still open (#9706) 2024-05-29 07:43:28 +03:00
library.properties [Examples] WiFi and Ethernet examples organization (#5830) 2021-11-04 16:08:08 +02:00