mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Reindex values
This commit is contained in:
parent
17795f9be7
commit
4fb1330c73
1 changed files with 2 additions and 2 deletions
|
|
@ -64,12 +64,12 @@ message EnvironmentMetrics {
|
|||
/*
|
||||
* Voltage measured
|
||||
*/
|
||||
float voltage = 10;
|
||||
float voltage = 5;
|
||||
|
||||
/*
|
||||
* Current measured
|
||||
*/
|
||||
float current = 11;
|
||||
float current = 6;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue