You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Hi,
Thankyou for publishing your ESP32TimerInterrupt library. It appears to offer exactly what I need but I am having a little trouble compiling it. I get compiler errors saying that a couple of macros are not defined. They are TIMER_INTR_0 and TIMER_INTR_1.
I am using the following build environment;
Arduino IDE V 1.8.19 on Ubuntu
Board: ESP32 Devkit 1
I tried grepping around in the libraries folder for these macros but couldn't find them. Am I missing an include file?
Thanks for your help.
Bob W
The text was updated successfully, but these errors were encountered:
Hi,
Thankyou for publishing your ESP32TimerInterrupt library. It appears to offer exactly what I need but I am having a little trouble compiling it. I get compiler errors saying that a couple of macros are not defined. They are TIMER_INTR_0 and TIMER_INTR_1.
I am using the following build environment;
Arduino IDE V 1.8.19 on Ubuntu
Board: ESP32 Devkit 1
I tried grepping around in the libraries folder for these macros but couldn't find them. Am I missing an include file?
Thanks for your help.
Bob W
The text was updated successfully, but these errors were encountered: