Skip to content

Python3 harder for goodwatch.py#135

Open
tahnok wants to merge 2 commits intotravisgoodspeed:masterfrom
tahnok:python3_harder_goodwatch
Open

Python3 harder for goodwatch.py#135
tahnok wants to merge 2 commits intotravisgoodspeed:masterfrom
tahnok:python3_harder_goodwatch

Conversation

@tahnok
Copy link
Copy Markdown
Contributor

@tahnok tahnok commented Nov 3, 2019

Building on #132, I think this produces the same list of bytes that it does in python2, but again, I have no hardware to test on (yet!)

One oddity I noticed (being no expert on CRCs) is that the actual number computed in the CRC function is quite large before the last 2 bytes are taken, which prevented me from using crc.to_bytes(2, byteorder='little').

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant