kopia lustrzana https://github.com/meshtastic/protobufs
Merge pull request #528 from meshtastic/deprecate-router-client
Deprecate router clientpull/529/head
commit
57ddb288e8
|
@ -37,8 +37,10 @@ message Config {
|
|||
|
||||
/*
|
||||
* Description: Combination of both ROUTER and CLIENT. Not for mobile devices.
|
||||
* Deprecated in v2.3.15 because improper usage is impacting public meshes: Use ROUTER or CLIENT instead.
|
||||
*/
|
||||
ROUTER_CLIENT = 3;
|
||||
|
||||
ROUTER_CLIENT = 3 [deprecated = true];
|
||||
|
||||
/*
|
||||
* Description: Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in Nodes list.
|
||||
|
|
Ładowanie…
Reference in New Issue