meshtastic / protobufs

Protobuf definitions for the Meshtastic project
https://meshtastic.org
GNU General Public License v3.0
73 stars 107 forks source link

Add is_favorite to NodeInfo/Lite #469

Closed thebentern closed 3 months ago

thebentern commented 3 months ago

Favorites will be at the top of the list for client node lists and survive NodeDB cleanups.

Closes #429