Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 530 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 530 Bytes

NazaCanDecoder

License: CC BY-NC-SA 4.0

This is a Python3 port of NazaCanDecoder Arduino Library.

Install

sudo python3 setup.py build
sudo python3 setup.py install

How to use

Please take a look at example.py, and description.md.