We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
I was testing your library with ESP32. In your library, you include the following file in case of ESP 32 ESP32Ticker.h
Where do i get this library?? Can't find it.
I am able to get the Ticker library for esp8266 in my search results. KIndly share the link for ESP32Ticker
Thank you
The text was updated successfully, but these errors were encountered:
I think Ticker is already ported for ESP32: https://github.com/espressif/arduino-esp32/tree/master/libraries/Ticker
Sorry, something went wrong.
@jassi00713 You migrated to esp32 without major problems? Basically just uploaded to the new board?
No branches or pull requests
Hey,
I was testing your library with ESP32.
In your library, you include the following file in case of ESP 32
ESP32Ticker.h
Where do i get this library??
Can't find it.
I am able to get the Ticker library for esp8266 in my search results.
KIndly share the link for ESP32Ticker
Thank you
The text was updated successfully, but these errors were encountered: