mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Deprecate router client
This commit is contained in:
parent
a3030d5ff1
commit
17a9637530
1 changed files with 2 additions and 0 deletions
|
|
@ -37,7 +37,9 @@ 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.
|
||||
*/
|
||||
[deprecated = true]
|
||||
ROUTER_CLIENT = 3;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue