mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Change enum member WIFI_CONFIG to NETWORK_CONFIG
This commit is contained in:
parent
fdfa8209ca
commit
f3c4aff7a9
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ message AdminMessage {
|
|||
/*
|
||||
* TODO: REPLACE
|
||||
*/
|
||||
WIFI_CONFIG = 3;
|
||||
NETWORK_CONFIG = 3;
|
||||
|
||||
/*
|
||||
* TODO: REPLACE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue