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

Added blinking LED demo #7

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

Conversation

DefaultPhilo
Copy link

No description provided.

Added simple blink application using RTC.
Now blink two LEDs by pushing two buttons, while the fast-blinking red LED could preempt slow-blinking green LED.
By adding GIE (see diff), blink demo is now capable of restoration from power failure. For example, if power is lost at the second blinking of green LED, after power is back online the green LED will continue blinking and finish the whole process of blinking four times. In addition, added clearing LED output at every app reboot.
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