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

Delay()s #1

Open
outcry27 opened this issue Sep 14, 2015 · 0 comments
Open

Delay()s #1

outcry27 opened this issue Sep 14, 2015 · 0 comments

Comments

@outcry27
Copy link
Owner

All timing functionality in the code is currently handled the "easy" way via the delay() function. Ideally the delay() calls all need to be replaced with proper non-blocking timer functions, but first need to confirm that the Adafruit Pro Trinkey 3V can in fact handle running more than one function or loop at a time. If not, might as well just leave the delay()s in, as the end result would be the same.

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

No branches or pull requests

1 participant