Conversation
|
@elral This has a build failure: |
Holy moly, (my?) PlatformIO does not consider lowercase / capitel letter. Thanks for your hint! I will change the file accordingly, otherwise I had to modify all files where it is included. /edit: Strange, after renaming the file no changes show up which I could upload... |
|
@elral Windows vs. Linux build environments I think. Use the |
|
@neilenns do you have also a hint for me how to rename a folder? I didn't see a capitel "I" in |
|
For folder renames it look like you might have to pass it through an intermediary folder: Current failure is this: |
|
@neilenns thanks a lot! I will care about tomorrow. |
|
I will create a new pull request after I opened issues for the changes which were also implemented (as per Neils recommendation) |
|
@MobiFlight-Admin @neilenns @GioCC Within the actual branch there is a function each for both Shifters:
But as far as I can see both functions are never used, is this correct? Or do I simply not find the file where they are used? |
|
From what I can see, |
Ups, it's better to use copy and paste and to type it manually. It must be: |
DocMoebiuz
left a comment
There was a problem hiding this comment.
BIG THANK YOU TO EVERYONE!!!
Fixes #148
As I do not own Input- and Outputshifters I would highly appreciate if somebody could test it. All other devices are working. Also most changes from the last merging must be implemeted by hand.
I am still wondering about the uncommented PowerSaveOutputs(state); in the actual branch (what I left for now). Do outputs does not have a power saving?