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

Bug fixes and support for powering down modules #1

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

Conversation

icaven
Copy link
Contributor

@icaven icaven commented Jan 16, 2017

I fixed some bugs that I uncovered, added support for powering up and down modules by adding wake and sleep functions, added a SerialOutput class for attiny84, and added some configuration files used by PlatformIO. Added a divisor to the Timer class to allow smaller increments in time than 1 ms.
These changes were only made for the attiny84 and atmega328p devices, although similar changes are needed for the other devices.

@jscrane
Copy link
Owner

jscrane commented Jan 17, 2017

Thank you very much! Rather than a giant single merge, I will probably merge each commit individually, by hand. Cheers!

jscrane added a commit that referenced this pull request Jan 24, 2017
jscrane added a commit that referenced this pull request Jan 24, 2017
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