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

Add BMP280 to FOXEERF405V2 and FOXEERF722V4 #1347

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sugaarK
Copy link
Member

@sugaarK sugaarK commented Oct 9, 2024

add #define USE_BARO_BMP280 to target

add BMP280 baro to target
add to target #define USE_BARO_BMP280
@sugaarK sugaarK requested a review from blckmn October 9, 2024 07:41
@KarateBrot KarateBrot changed the title update target update FOXEERF405V2 Oct 9, 2024
@haslinghuis haslinghuis changed the title update FOXEERF405V2 Add BMP280 to FOXEERF405V2 and FOXEERF722V4 Oct 9, 2024
@@ -8,6 +8,7 @@
#define USE_ACC_SPI_ICM42688P
#define USE_BARO
#define USE_BARO_DPS310
#define USE_BARO_BMP280
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is already merged into master (73961c6)

Suggested change
#define USE_BARO_BMP280

Copy link
Member

@nerdCopter nerdCopter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

github/git will fix it. git diff master shows fine & git checkout master -- configs/default/FOXE-FOXEERF722V4.config shows no changes in git status -sb

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.

4 participants