mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
rename value to "distance"
This commit is contained in:
parent
ea127fcbd8
commit
bb07ddba10
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ message EnvironmentMetrics {
|
|||
/*
|
||||
* RCWL9620 Doppler Radar Distance Sensor, used for water level detection. Float value in mm.
|
||||
*/
|
||||
float water_level = 8;
|
||||
float distance = 8;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue