Search found 1 match

by Mario Eric
Mon May 23, 2022 2:09 am
Forum: ESP32 Arduino
Topic: Best Frequency Meter ever made with ESP32 - awesome!
Replies: 54
Views: 90271

Re: Best Frequency Meter ever made with ESP32 - awesome!

Hi, sorry, I have a problem with the structure:
PCNT.int_clr.val = BIT(PCNT_COUNT_UNIT);
I get an alert: 'PCNT' was not declared in this scope
Could you help me to solve it?