Commit 99b75faa authored by Eric Duminil's avatar Eric Duminil
Browse files

TODO

parent 2f9bf5d4
Pipeline #5836 passed with stage
in 2 minutes and 27 seconds
......@@ -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(" ###"));
......
Markdown is supported
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