Merge pull request #226 from meshtastic/renamesies

Actually rename the prop
This commit is contained in:
Thomas Göttgens 2022-10-26 23:28:55 +02:00 committed by GitHub
commit a79e3aef81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -334,7 +334,7 @@ message Config {
/*
* struct to keep static address
*/
NetworkConfig eth_config = 8;
IpV4Config ipv4_config = 8;
}
/*