Uncaught ReferenceError: "setDeepSleep" is not defined #7174
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2020-01-23 by Robin Wed 2020.01.22
Hello @user106328, could this error be the result of a simple typo here?
While I see in your other thread the correct usage: Is the above a new function I am not aware? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-01-22 by user106328
I flashed the latest firmware for ESP32 2v04
https://www.espruino.com/binaries/espruino_2v04_esp32/
I would like to use setDesetDeepSleep(1); function but I got Uncaught ReferenceError: "setDeepSleep" is not defined exception.
Question is> is possible to use setDesetDeepSleep function in version of firmware for ESP32? And if Yes, which require should be used?
Beta Was this translation helpful? Give feedback.
All reactions