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

Implement wake function with multiple timers #8

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

Commits on Sep 22, 2016

  1. Minor typo error

    pickfire authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    51fd91b View commit details
    Browse the repository at this point in the history
  2. Thoughly revised wake function

    	- New syntax for multiple timer "^" as "and" seperator
    	- Eg. wake=from +last^from +last^from +last
    	- All parts tested except the ^ part
    	- Found out some bugs in web generator
    	- Removed screen locker physlock
    pickfire committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    3f3c30d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34e79da View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2016

  1. Final update for wake=

    pickfire committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    f887aba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb9bff View commit details
    Browse the repository at this point in the history