Skip to content
Snippets Groups Projects
Commit eea85388 authored by jsiegle's avatar jsiegle
Browse files

Added line break in header

parent ac4a46f1
Branches
No related tags found
No related merge requests found
......@@ -372,7 +372,7 @@ String RecordNode::generateHeader(Channel* ch)
header += "header.header_bytes = ";
header += String(HEADER_SIZE);
header += ";";
header += ";\n";
if (ch->isEventChannel)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment