mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add factory reset for scdxx
This commit is contained in:
parent
e690615951
commit
27d40f03d2
1 changed files with 5 additions and 0 deletions
|
|
@ -613,4 +613,9 @@ message SCDXX_config {
|
|||
* Sensor ambient pressure in Pa. 70000 - 120000 Pa (overrides altitude)
|
||||
*/
|
||||
optional uint32 ambient_pressure = 6;
|
||||
|
||||
/*
|
||||
* Perform a factory reset of the sensor
|
||||
*/
|
||||
optional bool factory_reset = 7;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue