Closed JasonTitcomb closed 1 week ago
The pull request is fine for driver.c but should not include the other two files. Can you update it to only contain driver.c changes?
I don't see how to do that. Maybe I just close the pull request and you can make the small change?
Attempted to restore the two other file and I think it was a fail so I will close the pull request. You can make the small change directly. I should learn git better.
It was not a fail...
I found this code in the STM32F7xx driver so I added this code to the driver.c My test on the physical machine was successful.
if AUX_CONTROLS_SCAN
endif
Hopefully I have done this pull request properly as it's my first time creating one.