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

"Reflush tree false" Error message after pressing F5 when using deepsleep #16

Open
SensorsIot opened this issue Nov 20, 2018 · 0 comments

Comments

@SensorsIot
Copy link

I use an example with deepsleep. F5 works as long as I comment "m.deepsleep(sleep_ms = 3000)". When it is active I get the following error message after pressing F5

os.listdir('.')
Traceback (most recent call last):
File "", line 1, in
NameError: name 'os' isn't defined

reflush tree false

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

No branches or pull requests

1 participant