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
99b75faa
Commit
99b75faa
authored
3 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
TODO
parent
2f9bf5d4
Pipeline
#5836
passed with stage
in 2 minutes and 27 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ampel-firmware/csv_writer.cpp
+1
-0
ampel-firmware/csv_writer.cpp
with
1 addition
and
0 deletions
+1
-0
ampel-firmware/csv_writer.cpp
+
1
-
0
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
(
" ###"
));
...
...
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