Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

TIMER_INTR_0 Not defined #23

Closed
robkwhitehouse opened this issue May 9, 2022 · 2 comments
Closed

TIMER_INTR_0 Not defined #23

robkwhitehouse opened this issue May 9, 2022 · 2 comments

Comments

@robkwhitehouse
Copy link

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

@robkwhitehouse
Copy link
Author

I should add that the file that is failing to compile is ESP32TimerInterrupt.hpp

@khoih-prog
Copy link
Owner

If you have an issue, first, have a look at the

  1. Instructions, e.g. Prerequisites
  2. closed issues, e.g. Am I missing a library include ?? #22

then you'll know you have to upgrade the ESP32 core to v2.0.2 or v2.0.3

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants