Problem with watches on esp32 #7132
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2019-02-11 by JumJum Only a few pins are available for setWatch. Its checked with jshCanWatch in targets/ESP32/jshardware.c
Posted at 2019-02-11 by fanThomas That solved the problem. Thanks alot! |
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 2019-02-10 by fanThomas
I tried to use a watch on a esp32 where I got the following error:
I also tried other pins which should work without luck. I am using esruino 2v00 on a esp32s chip. On espruino 2v01 i get the same message.
Beta Was this translation helpful? Give feedback.
All reactions