Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaned up the imports and modified __send_cmd to work on python 3. #9

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

nilkemorya
Copy link

Hi Alvaro, I tested this on an actual stm32f407 and found some encoding/decoding issues! These changes should allow it to be run in python 3, but will certainly break python 2 compatibility.

@nilkemorya
Copy link
Author

I can probably do some tricky sys.version things if you want to maintain python 2 compatibility, let me know!

@alvarop
Copy link
Owner

alvarop commented Apr 17, 2020

Y'all are probably the only users, so python3 it is!

@alvarop alvarop merged commit 6a7689f into alvarop:master Apr 17, 2020
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.

None yet

2 participants