Added initial binary decoder.
authorFredrik Tolf <fredrik@dolda2000.com>
Mon, 3 Jan 2022 18:49:33 +0000 (19:49 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Mon, 3 Jan 2022 18:49:33 +0000 (19:49 +0100)
commite8a122ff3c8bfdb4c4462372e564f16231308be4
treee0270d3d1998e8129638d47a5b8211422e5a04c3
Added initial binary decoder.
.gitignore [new file with mode: 0644]
coe/__init__.py [new file with mode: 0644]
coe/bin.py [new file with mode: 0644]
coe/data.py [new file with mode: 0644]