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

Update examples to use HW instead of "Patch" for hardware object #284 #301

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

Conversation

IC-Alchemy
Copy link

@IC-Alchemy IC-Alchemy commented Mar 16, 2024

I fixed Issue #284

I still don't fully understand the torus.cpp example so that one needs to be looked at by someone who does understand it.

I was not sure about the patch seen below so I did not change it, but it looks like it is fine as it is now.

hw.ProcessAllControls();
    GenerateUiEvents();

    PerformanceState performance_state;
    Patch            patch;

I built a few examples after my changes and they all worked

@IC-Alchemy IC-Alchemy marked this pull request as ready for review March 17, 2024 02:33
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.

None yet

1 participant