Skip to content
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

AP_Notify: Fix compilation error in GPIO_LED_1.cpp #27948

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

mbuzdalov
Copy link
Contributor

There was a space instead of an underscore.
I have no idea how this passed continuous integration.

@peterbarker peterbarker merged commit 15d6e66 into ArduPilot:master Aug 28, 2024
93 checks passed
@peterbarker
Copy link
Contributor

There was a space instead of an underscore. I have no idea how this passed continuous integration.

We obviously don't build a board that only has a single LED on it in CI.

I'm working towards getting that sorted out so we can build all of the different LED types in SITL, all at once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants