mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Indices
This commit is contained in:
parent
d3d75475da
commit
9caca13d55
1 changed files with 2 additions and 2 deletions
|
|
@ -5,10 +5,10 @@
|
|||
/*
|
||||
* Device firmware version string
|
||||
*/
|
||||
string firmware_version = 0;
|
||||
string firmware_version = 1;
|
||||
|
||||
/*
|
||||
* Device state version
|
||||
*/
|
||||
uint32 device_state_version = 1;
|
||||
uint32 device_state_version = 2;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue