mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
dang manual changes
This commit is contained in:
parent
260d24318d
commit
c18265dfbf
1 changed files with 5 additions and 0 deletions
|
|
@ -113,6 +113,11 @@ message EnvironmentMetrics {
|
|||
* Wind speed in m/s
|
||||
*/
|
||||
float wind_speed = 14;
|
||||
|
||||
/*
|
||||
* Weight in KG
|
||||
*/
|
||||
float weight = 15;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue