Skip to content

Conversation

RetiredWizard
Copy link
Contributor

Fixes #61

I'm noticing that the Minesweeper app is hitting a USB crash fairly frequently now, but I don't think that has anything to do with this update, I think it has to do with the improved error handling in the core.

I'm going to submit a similar PR to the learning system to convert minesweeper to using the adafruit_usb_host_mouse library and if necessary update the response to usb errors from the core.

@RetiredWizard
Copy link
Contributor Author

The similar PR to Minesweeper is adafruit/Adafruit_Learning_System_Guides#3118

@RetiredWizard
Copy link
Contributor Author

Since we're requiring all apps to know about the override setting this needs to be updated or the boot animation will crash when used with an app that has overridden the volume.

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Thanks for working on this! a few changes noted in comments above

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Thank you! looks good.

@FoamyGuy FoamyGuy merged commit ed3884e into adafruit:main Sep 16, 2025
1 check passed
@RetiredWizard RetiredWizard deleted the fruitjamosmouse branch September 16, 2025 22:52
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.

refactor launcher code to use adafruit_usb_host_mouse

2 participants