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

Adding support to turn off the blinking light after a while #82

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

Commits on Jun 30, 2023

  1. Adding the ability to turn the blinking status light off after the sy…

    …stem is up and running. This is a configurable number from 0-99 with 0 being to blink as normal (and is the default). Also updated the firmware version to 1.2.2 since it seems like this was missed for 1.2.1.
    jknaack committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    42ef8e5 View commit details
    Browse the repository at this point in the history
  2. changing new define.h values to spaces instead of tabs to be consiste…

    …nt with the rest of the file
    jknaack committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5e69c61 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Add a long blink as the last blink to make it clear that we are turni…

    …ng the light off. Also moving the blink ticker times to the defines.
    jknaack committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    97c0ff0 View commit details
    Browse the repository at this point in the history