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

Fixes to wiichuck support and upstream compilation checks. #1

Merged
merged 10 commits into from
Sep 3, 2024

Conversation

darkgrue
Copy link

@darkgrue darkgrue commented Nov 5, 2020

Made fixes to address compilation issues that are preventing the upstream pull request (adafruit#915) from passing compilation checks (compilation fails with file.cpp:288: undefined reference to `user_setup(ArduinoJson6170_91::StaticJsonDocument<2048u>&)'.

Fixed issues with the eyesWide() function that was causing only the left eye to widen when called (and only the right eye to widen on a nose boop).

Minor typographical changes and changes to style to match source code. Improvements made to debugging output.

ARDUINOJSON_ENABLE_COMMENTS must be set to 1 before including the library.
The same value of ARDUINOJSON_ENABLE_COMMENTS must be set in each compilation unit.
Added additional eye functions (close, wide), to replace boop and blink functions on the Wiichuck button functions for better eye puppetry. Other minor style and debugging changes.
Additional eye type for eagles and other birds of prey. Eyelids are *inverted*, eagles blink up as their top eyelid is larger than the bottom one!
Improved configuration documentation of eagle eyes. Minor updates to debugging output.
@TonyLHansen TonyLHansen merged commit 9fe2e59 into TonyLHansen:master Sep 3, 2024
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