Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel
ampel-firmware
Commits
99b75faa
Commit
99b75faa
authored
Feb 15, 2022
by
Eric Duminil
Browse files
TODO
parent
2f9bf5d4
Pipeline
#5836
passed with stage
in 2 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ampel-firmware/csv_writer.cpp
View file @
99b75faa
...
...
@@ -181,6 +181,7 @@ namespace csv_writer {
}
void
showCSVContent
()
{
//TODO: Now that ampel_name can be set, should show the content of every csv
Serial
.
print
(
F
(
"### "
));
Serial
.
print
(
filename
);
Serial
.
println
(
F
(
" ###"
));
...
...
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