NetworkHandler: replace redundant include of EthernetInterface
The NetworkHandler header already includes EthernetInterface.h, so this
was redundant. It's also better in the future to not have the
NetworkHandler code directly require EthernetInterface.h, to allow for
versatile usage.
1 parent cffa1d1 commit 3911e6eb57e8b6ce5bf5a7db213dea9058341e59
@Xogium Xogium authored on 31 Mar 2023
Showing 1 changed file
View
src/NetworkHandler.cpp