mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Spacing
This commit is contained in:
parent
8ea037476d
commit
e3b2aeab50
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ message DeviceMetrics {
|
|||
/*
|
||||
* Voltage measured
|
||||
*/
|
||||
float voltage = 2;
|
||||
float voltage = 2;
|
||||
|
||||
/*
|
||||
* Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
|
||||
|
|
@ -64,7 +64,7 @@ message EnvironmentMetrics {
|
|||
/*
|
||||
* Voltage measured
|
||||
*/
|
||||
float voltage = 10;
|
||||
float voltage = 10;
|
||||
|
||||
/*
|
||||
* Current measured
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue