7 lines
97 B
C++
7 lines
97 B
C++
#include "mesh/NodeDB.h"
|
|
|
|
void variantDefaultConfig()
|
|
{
|
|
config.network.eth_enabled = true;
|
|
}
|