Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Melroy van den Berg
AIR Quality Meter
Commits
48a278cf
Commit
48a278cf
authored
May 11, 2019
by
Melroy van den Berg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add comments
parent
906db479
Pipeline
#1070
passed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/controller.cc
src/controller.cc
+1
-0
No files found.
src/controller.cc
View file @
48a278cf
...
...
@@ -47,6 +47,7 @@ void Controller::Loop() {
// TODO: Fetch all sensor data in regular intervals
// TOOD: Send to InfluxDB database (insert query)
// Eg. INSERT air_quality,machine=412 temperature=21.5,humidity=65.3,pressure=1023.0,dust1=3,dust2.5=5,dust10=2,tvoc=2,co2=421
// TODO: Show live data to some display
//DoDustMeasurement();
DoCO2Measurement
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment