mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Format issues
This commit is contained in:
parent
61d18a440d
commit
04991d8faf
1 changed files with 1 additions and 2 deletions
|
|
@ -731,7 +731,6 @@ message SEN5X_config {
|
|||
* Disables for SEN5X
|
||||
*/
|
||||
optional SEN5XDisables sen5xdisables = 3;
|
||||
|
||||
}
|
||||
|
||||
message SCD30_config {
|
||||
|
|
@ -768,7 +767,7 @@ message SCD30_config {
|
|||
/*
|
||||
* Disables for SCD30
|
||||
*/
|
||||
optional SCD30Disables scd30disables= 7;
|
||||
optional SCD30Disables scd30disables = 7;
|
||||
}
|
||||
|
||||
message SFA30_config {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue