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 support for Airpods Pro 2(USB-C) #91

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Conversation

MrBeanCpp
Copy link
Contributor

Maybe a Bug: model ID switchs between Airpods 2 & Airpods Pro 2(USB-C)
So that sometimes the animation also switchs between them. (Low frequency)

It looks like the Airpods Pro 2(USB-C) emits two types of signals.
I don't know if this is an isolated case or an issue with the new AirPods firmware.
Related issues: #90

But everything seems Okay today
I don't know why it broken & why it runs
🥹

//static_assert(false); prevents me to build so I changed it to assert(false);

Copy link
Owner

@SpriteOvO SpriteOvO left a comment

Choose a reason for hiding this comment

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

Most are good, just 2 minor nitpicks. After fixing them, we merge this PR.

Source/Logger.h Outdated Show resolved Hide resolved
Source/Core/Base.h Outdated Show resolved Hide resolved
@MrBeanCpp
Copy link
Contributor Author

Okay. Thanks, How should I submit modifications (I'm a beginner on PR, sorry)
Should I push one more commit to my forked repo ?

Bug sometimes: switches between Airpods 2 & it (can't reproduce now)
@MrBeanCpp
Copy link
Contributor Author

Okay, I have fixed them & force-pushed to make it one commit

@SpriteOvO SpriteOvO merged commit 57c5683 into SpriteOvO:main Oct 1, 2023
1 check passed
@SpriteOvO
Copy link
Owner

Thanks for your contribution!

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.

2 participants