dang manual changes

This commit is contained in:
Thomas Göttgens 2024-06-13 16:08:34 +02:00 committed by GitHub
parent 260d24318d
commit c18265dfbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,6 +113,11 @@ message EnvironmentMetrics {
* Wind speed in m/s
*/
float wind_speed = 14;
/*
* Weight in KG
*/
float weight = 15;
}
/*