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

ESP32 - fix jshCanWatch for ESP32 & ESP32S3 #2608

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

MaBecker
Copy link
Contributor

@MaBecker MaBecker commented Feb 2, 2025

setWatch on ESP32 and ESP32S3 retruns WARNING: Unable to set watch. You may already have a watch on a pin with the same number (eg. A0 and B0), or this pin cannot be used with watch for vaild pins,

@gfwilliams
Copy link
Member

Thanks! And this definitely seems to fix it for you?

This is an odd one as looking back this change was made 8 years ago! I'm amazed nobody noticed this earlier - you must have used setWatch in the past on ESP32 surely and it worked?

@gfwilliams gfwilliams merged commit 4d3e4c7 into espruino:master Feb 3, 2025
22 checks passed
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