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

Migrating to ESP32 from ESP8266, cannot find ticker library #57

Open
jassi00713 opened this issue Jul 19, 2018 · 2 comments
Open

Migrating to ESP32 from ESP8266, cannot find ticker library #57

jassi00713 opened this issue Jul 19, 2018 · 2 comments

Comments

@jassi00713
Copy link

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

@stritti
Copy link

stritti commented Jul 22, 2018

I think Ticker is already ported for ESP32:
https://github.com/espressif/arduino-esp32/tree/master/libraries/Ticker

@dlangamer
Copy link

@jassi00713 You migrated to esp32 without major problems? Basically just uploaded to the new board?

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

No branches or pull requests

3 participants