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

make System.sleep() typesafe #499

Merged
merged 5 commits into from
Aug 11, 2015
Merged

make System.sleep() typesafe #499

merged 5 commits into from
Aug 11, 2015

Conversation

m-mcgowan
Copy link
Contributor

No description provided.

…stem.sleep(SLEEP_MODE_DEEP, D1, 5) which is incorrect. (Deep sleep does not function with wakeup.) Deep sleep mode does not require a timeout - can be woken up via the WKP pin on the photon.
@m-mcgowan m-mcgowan added this to the 0.4.4 milestone Jul 19, 2015
satishgn and others added 4 commits August 10, 2015 13:36
Fix inet_gethostbyname() behaviour and usage.
…stem.sleep(SLEEP_MODE_DEEP, D1, 5) which is incorrect. (Deep sleep does not function with wakeup.) Deep sleep mode does not require a timeout - can be woken up via the WKP pin on the photon.
m-mcgowan added a commit that referenced this pull request Aug 11, 2015
@m-mcgowan m-mcgowan merged commit 5ec52a2 into develop Aug 11, 2015
@m-mcgowan m-mcgowan deleted the feature/sleep_api_typesafe branch August 11, 2015 03:55
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.

2 participants