-
Notifications
You must be signed in to change notification settings - Fork 86
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
Multi prop #757
base: master
Are you sure you want to change the base?
Multi prop #757
Conversation
Adding EVENT_**_HELD_XTRA_LONG for multi_prop.h
Adding multipropdisplaycontroller
morsecodedisplaycontroller code commented out until morsecode_prop.h is ready
Will be added via a deifferent branch
back to the way it was
Some explanations/comments edited.
added the lines for #define EXTRA_DISPLAY_CONTROLLER_INCLUDE
I am sure you are not going to like my indenting on this one. Everything is indented 4 spaces at a time. I have a version witch is all indented 2 spaces at a time but I find it a lot harder to read. I will upload the 2 spaces indentation version. Also, I would like to know how do you want me to write:
and similar ? Thank you for your time. |
indented by 2 spaces, } else { fixed
Removed obsolete multipropdisplaycontroller information and code.
All indented with the "2 spaces" rule, I think I solved all the } else {. I hope you like it. |
Just like my jetpack, it is not tested yet. Hopefully by the end March 2025, I will have a working saber to test it on.
Thanks in advance for an early review.
I initially added my multipropdisplaycontroller.h but I think it will be better in a separate PR (coming soon).