Merge pull request #337 from mtlynch/fix-js-example

Fix JSON example in /config docs
This commit is contained in:
Samuel Siburian
2025-08-14 01:45:50 +07:00
committed by GitHub

View File

@@ -106,7 +106,6 @@ Compensated values apply correction algorithms to make the sensor values more ac
"pm02": {
"correctionAlgorithm": "epa_2021",
"slr": {}
}
}
}
}