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