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

Add wifi.suspend() and node.sleep() #1231

Merged
merged 6 commits into from
Apr 4, 2017

Commits on Mar 25, 2017

  1. Configuration menu
    Copy the full SHA
    d86c0f1 View commit details
    Browse the repository at this point in the history
  2. Exposed forced sleep API and more

    Added timer suspend functionality
    
    Added functions:
    * wifi.suspend
    * wifi.resume
    * node.sleep 
    * tmr.suspend
    * tmr.suspend_all
    * tmr.resume
    * tmr.resume_all
    dnc40085 committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    58f1aa4 View commit details
    Browse the repository at this point in the history
  3. Fix for uart TX glitch

    dnc40085 committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    f405ebc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9382c82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7de4adc View commit details
    Browse the repository at this point in the history
  6. update documentation

    dnc40085 committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    9612fd9 View commit details
    Browse the repository at this point in the history