Merge pull request #43 from domoritz/patch-2

Fix typo in ONE
This commit is contained in:
AirGradient
2024-01-29 08:51:15 +07:00
committed by GitHub

View File

@ -78,7 +78,7 @@ S8_sensor sensor;
// time in seconds needed for NOx conditioning
uint16_t conditioning_s = 10;
// for peristent saving and loading
// for persistent saving and loading
int addr = 4;
byte value;