-
Notifications
You must be signed in to change notification settings - Fork 71
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
Rotate 90 degree? #7
Comments
This python library (https://github.com/rm-hull/max7219) supports the "vertical" configuration needed to work with modules like this one http://www.gearbest.com/raspberry-pi/pp_391811.html I'm going to take a look to see if I can incorporate this functionality in this library. I'll submit a PR if I get it working. |
I have fixed by changing the commit() api as below :
|
Look for deviceOrientation in the .h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your lib does not Support a Rotation of certain degree? Or is it in the lib? How to Set?
Thanks for help.. +1
(Or are you expanding your Code?)
The text was updated successfully, but these errors were encountered: