mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-10 15:37:17 +00:00
debug removed
This commit is contained in:
parent
d5c407c098
commit
7417729482
@ -76,10 +76,6 @@ static int32_t reconnectETH()
|
||||
// Startup Ethernet
|
||||
bool initEthernet()
|
||||
{
|
||||
|
||||
config.network.eth_enabled = true;
|
||||
config.network.eth_mode = Config_NetworkConfig_EthMode_DHCP;
|
||||
|
||||
if (config.network.eth_enabled) {
|
||||
|
||||
#ifdef PIN_ETHERNET_RESET
|
||||
|
Loading…
Reference in New Issue
Block a user