Added router to mynodeinfo

This commit is contained in:
Jm Casler
2022-02-28 22:44:51 -08:00
parent 4b87a82eb3
commit 4d8c0c11dc
4 changed files with 31 additions and 11 deletions

View File

@@ -87,7 +87,7 @@ extern const pb_msgdesc_t ChannelFile_msg;
#define ChannelFile_fields &ChannelFile_msg
/* Maximum encoded size of messages (where known) */
#define DeviceState_size 9973
#define DeviceState_size 10109
#define ChannelFile_size 832
#ifdef __cplusplus