Skip to content

Commit c614334

Browse files
authored
Removed extra SLIP::END marker
1 parent 6bbae4b commit c614334

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Encoding/SLIP.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ class SLIP
8686
}
8787
}
8888

89-
encoded[write_index++] = END;
90-
9189
return write_index;
9290
}
9391

0 commit comments

Comments
 (0)