ESP8266MQTTMesh icon indicating copy to clipboard operation
ESP8266MQTTMesh copied to clipboard

Migrating to ESP32 from ESP8266, cannot find ticker library

Open jassi00713 opened this issue 6 years ago • 2 comments

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

jassi00713 avatar Jul 19 '18 19:07 jassi00713

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

stritti avatar Jul 22 '18 16:07 stritti

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

dlangamer avatar Jul 28 '18 15:07 dlangamer