-
-
Notifications
You must be signed in to change notification settings - Fork 801
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
deepSleep with espressif #179
Comments
@TimJay this feature with @valeros please prepare new |
Ah, ok. Missed that. Thanks for looking into the package anyhow @valeros 👍 |
@valeros knows about it. He will explain you how to use this |
Nice! Great work btw, thanks. |
Hello @TimJay. You can download the new arduino framework for ESP from this link: |
Hei @valeros
Let me know if you need to full log... |
Sorry, it's my mistake.
|
|
Strange, can you show me your main file source code? |
Just a very basic deepSleep test:
|
main.h
|
Strange, I compiled your code without errors. |
|
OK, I have reproduced this error on Ubuntu x64. |
Great, thanks! |
To avoid breaking the stable release I have created individual branch for your case. Here are two required steps to use it:
|
Works nicely with the updated |
Glad to hear it! |
Resolved in PlatformIO 2.0.0 |
esp8266/Arduino added support for deepSleep(), please update the platform.
The text was updated successfully, but these errors were encountered: