-
Notifications
You must be signed in to change notification settings - Fork 20
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
As a user, I want to configure the orientation of KBox in my boat #64
Comments
What do you think |
I asked myself the same question but I did not see any benefit to make the change in the axis. We probably still need some post-processing so I think it's better to do everything in the driver because it is easier to read and understand than changing the axis. The only exception would be if we wanted to support KBox flat on the ground or the ceiling, or installed sideways but nobody has mentioned this yet. I don't think we need to support this now. |
driver?
I have to put my KBox flat with the left side to the bow.... |
Driver: I meant the library. That is what I call the driver. Sorry.
Ah ah ah. Making things hard on purpose! Let's do some testing to see what is required to support it then. |
See work by @ronzeiller here:
https://github.com/ronzeiller/kbox-firmware-teensy36/commit/e5ba6a3ce79cb01102524898e0d53f846a6e21e7
The text was updated successfully, but these errors were encountered: