Update confifix: correct PINIO2 assignment, redefine as 12V BEC switch #933
Merged
haslinghuis merged 3 commits intobetaflight:masterfrom Oct 25, 2025
Merged
Update confifix: correct PINIO2 assignment, redefine as 12V BEC switch #933haslinghuis merged 3 commits intobetaflight:masterfrom
haslinghuis merged 3 commits intobetaflight:masterfrom
Conversation
Contributor
|
Caution Review failedFailed to post review comments WalkthroughUpdate GEPRC_TAKER_H743MINI board macros: remap PINIO2 pin, adjust PINIO1 config, add PINIO2 config, change PINIO box indices, and introduce two BOX_USER name macros. Changes
Sequence Diagram(s)(omitted — changes are limited to configuration macros, no control-flow changes) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
haslinghuis
reviewed
Oct 23, 2025
Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
ot0tot
reviewed
Oct 24, 2025
Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
nerdCopter
approved these changes
Oct 25, 2025
haslinghuis
approved these changes
Oct 25, 2025
lukas-principiot
pushed a commit
to PrincipIoT/config
that referenced
this pull request
Dec 27, 2025
betaflight#933) * Update config.h * Update configs/GEPRC_TAKER_H743MINI/config.h Co-authored-by: Mark Haslinghuis <mark@numloq.nl> * Update configs/GEPRC_TAKER_H743MINI/config.h Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com> --------- Co-authored-by: Mark Haslinghuis <mark@numloq.nl> Co-authored-by: ot0tot <36753790+ot0tot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the pin mapping: previously assigned PINIO2 IO pin was incorrect.

PINIO2 has been redefined as the 12V BEC power switch control.
Summary by CodeRabbit
New Features
Configuration