Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 187 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 187 Bytes

cc.Serializer

Transmit and receive Serial data and divide the stream into packets with NLSM protocol.

Installation

pip install cc-serializer

Usage