We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f20c0 commit abae19bCopy full SHA for abae19b
README.md
@@ -1,4 +1,8 @@
1
-# DLE Encoder for Python
+[](https://dle-encoder.readthedocs.io/en/latest/?badge=latest)
2
+[](https://codecov.io/gh/robamu-org/py-dle-encoder)
3
+
4
+DLE Encoder for Python
5
+======
6
7
This encoder provides a simple ASCII transport layer for serial data.
8
A give data stream is encoded by adding a STX (0x02) char at the beginning and an ETX (0x03) char at the end.
0 commit comments