Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel
ampel-firmware
Commits
917f78a8
Commit
917f78a8
authored
4 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
TODO
parent
5b65ba08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
csv_writer.cpp
+2
-0
csv_writer.cpp
with
2 additions
and
0 deletions
+2
-0
csv_writer.cpp
+
2
-
0
View file @
917f78a8
#include
"csv_writer.h"
//TODO: Allow CSV download via USB Serial, when requested (e.g. via a Python script)
namespace
config
{
// Values should be defined in config.h
uint16_t
csv_interval
=
CSV_INTERVAL
;
// [s]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets