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

Fixes System.sleep(seconds) or SLEEP_MODE_WLAN behavior #1156

Merged
merged 1 commit into from
Nov 29, 2016

Conversation

avtolstoy
Copy link
Member

@avtolstoy avtolstoy commented Nov 6, 2016

Closes #1155

Fixes a bug introduced by PR #1051/#1076.

Relevant tests:

  • wiring/sleep (sleep_2_system_sleep_sleep_mode_wlan_works_correctly)

Doneness:

  • Contributor has signed CLA
  • Problem and Solution clearly stated
  • Code peer reviewed
  • API tests compiled
  • Run unit/integration/application tests on device
  • Add documentation (N/A)
  • Add to CHANGELOG.md after merging (add links to docs and issues)

Bugfixes

  • System.sleep(30) wasn't reapplying power to the network device after set time. [Fixes #1155]

@avtolstoy avtolstoy modified the milestones: 0.6.x, 0.7.x Nov 7, 2016
@avtolstoy avtolstoy modified the milestones: 0.7.x, 0.6.x Nov 22, 2016
@technobly technobly merged commit e59d76c into develop Nov 29, 2016
@technobly technobly deleted the feature/sleep-mode-wlan-fix branch November 29, 2016 03:16
@technobly technobly modified the milestones: 0.7.x, 0.6.1 Nov 29, 2016
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.

0.5.3 System.sleep doesn't wake on time as expected
2 participants