This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Compilation errors - new version #21
robkwhitehouse
started this conversation in
General
Replies: 1 comment 1 reply
-
Check your installation as well as ESP32 core version (must be v2.0.2) and this library version (v2.0.0) |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Have just updated my library to the latest version and now the examples do not compile. I have previously been able to compile the examples OK. I haven't tried all the examples but all the examples that I have tried fail because it seems that the interrupt handler (defined in the main sketch) is not in scope inside the library routines (e.g. setFrequency).
I have attached on of the compiler error messages below;
Beta Was this translation helpful? Give feedback.
All reactions