Commit e3c907b0 authored by Eric Duminil's avatar Eric Duminil
Browse files

Note

parent d98537d6
......@@ -18,7 +18,7 @@ namespace config {
extern uint16_t &wifi_timeout; // [s]
// Sensor
extern uint16_t &measurement_timestep; // [s] Value between 2 and 1800 (range for SCD30 sensor).
extern uint16_t &measurement_timestep; // [s] How often measurements are displayed
extern uint16_t &altitude_above_sea_level; // [m]
extern uint16_t &co2_calibration_level; // [ppm]
extern bool &auto_calibrate_sensor; // [true / false]
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment