mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Fix comment description of CO2 telemetry value
This commit is contained in:
parent
f00e96f12d
commit
2d2ebcd170
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ message AirQualityMetrics {
|
|||
optional uint32 particles_100um = 12;
|
||||
|
||||
/*
|
||||
* 10.0um Particle Count
|
||||
* CO2 concentration in ppm
|
||||
*/
|
||||
optional uint32 co2 = 13;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue