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

set LED pin in config, set animation in config, sleep timer fix, ping function #164

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Jul 17, 2020

  1. moved led-pin declaration to config file to be more generic for diffe…

    …rent wirings, implemented davids_wiring
    davidsalb committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    4863006 View commit details
    Browse the repository at this point in the history
  2. fixed sleep timer

    davidsalb committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    93b9b60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d7524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76811d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Update wordclock_config.example.cfg

    changed led_pin = 18, as it is the documented pin
    davidsalb authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e3e5b4c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    c190e16 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	wordclock_config/wordclock_config.example.cfg
    davidsalb committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    2c8d2f8 View commit details
    Browse the repository at this point in the history