kopia lustrzana https://github.com/meshtastic/protobufs
Update MyNodeInfo for #669
rodzic
f9c4f87581
commit
1f56681b2b
|
@ -719,6 +719,12 @@ message MyNodeInfo {
|
|||
*/
|
||||
uint32 error_count = 9;
|
||||
|
||||
/*
|
||||
* The total number of reboots this node has ever encountered
|
||||
* (well - since the last time we discarded preferences)
|
||||
*/
|
||||
uint32 reboot_count = 10;
|
||||
|
||||
/*
|
||||
* How long before we consider a message abandoned and we can clear our
|
||||
* caches of any messages in flight Normally quite large to handle the worst case
|
||||
|
|
Ładowanie…
Reference in New Issue