Deprecate user.macaddr

This commit is contained in:
Ben Meadors 2023-06-06 19:36:57 -05:00
parent 8d17bb2452
commit c7f6576708

View file

@ -448,10 +448,11 @@ message User {
string short_name = 3;
/*
* Deprecated in Meshtastic 2.1.x
* This is the addr of the radio.
* Not populated by the phone, but added by the esp32 when broadcasting
*/
bytes macaddr = 4;
bytes macaddr = 4 [deprecated = true];
/*
* TBEAM, HELTEC, etc...