Closed FazanaJ closed 2 months ago
[!IMPORTANT]
Review skipped
Auto reviews are disabled on base/target branches other than the default branch.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
yeah true my bad, slight overengineering this since I originally wrote it with global vars in mind lol. All of the above has been addressed (hopefully)
Title sums it up
Description
Adds some extra logic in the controller polling to read from ports 2-4, letting those controllers input on the menu.
Motivation and Context
Port 1 no longer feels alone in the dark, cold world of menu selection.
How Has This Been Tested?
Same method I used for libdragon's error screen which had the same issue. Tested on a system with four controllers inserted.
Screenshots
Types of changes
Checklist:
Signed-off-by: FazanaJ