mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add gas resistance
This commit is contained in:
parent
3e847b17c9
commit
ee1f19b212
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ message EnvironmentalMeasurement {
|
|||
float temperature = 1;
|
||||
float relative_humidity = 2;
|
||||
float barometric_pressure = 3;
|
||||
|
||||
float gas_resistance = 4;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue