Always set user (nodeinfo) role to device config's current role (#2973)

This commit is contained in:
Ben Meadors
2023-12-01 07:00:19 -06:00
committed by GitHub
co-authored by GitHub
parent fb89482129
commit def4ec5822
4 changed files with 15 additions and 9 deletions
@@ -313,8 +313,8 @@ extern const pb_msgdesc_t meshtastic_NodeRemoteHardwarePin_msg;
/* Maximum encoded size of messages (where known) */
#define meshtastic_ChannelFile_size 638
#define meshtastic_DeviceState_size 16854
#define meshtastic_NodeInfoLite_size 151
#define meshtastic_DeviceState_size 17056
#define meshtastic_NodeInfoLite_size 153
#define meshtastic_NodeRemoteHardwarePin_size 29
#define meshtastic_OEMStore_size 3231
#define meshtastic_PositionLite_size 28