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

seq method updated to save memory #20

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

Conversation

mrv96
Copy link

@mrv96 mrv96 commented Jan 8, 2020

Principally I rewrote seq function in order to use only one byte of memory instead of 4 int.

mrv96 added 3 commits January 8, 2020 18:59
Changed CheapStepper::seq (byte seqNum) to compact the code and save memory.
Updated seqN declaration and seq(seqNum) prototype to save memory.
Update seq method to save memory
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.

1 participant