mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add deprecation note to region
This commit is contained in:
parent
0cadaed395
commit
efa2aa613e
1 changed files with 1 additions and 1 deletions
|
|
@ -1064,7 +1064,7 @@ message MyNodeInfo {
|
|||
* read/write region enum in UserSettings
|
||||
* The format of this string was 1.0-US or 1.0-CN etc.. Or empty string if unset.
|
||||
*/
|
||||
string region = 4;
|
||||
string region = 4 [deprecated = true];
|
||||
|
||||
/*
|
||||
* TBEAM, HELTEC, etc...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue