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

Does not compile on Arduino IDE 1.8.20 #61

Open
stefan63 opened this issue Apr 30, 2022 · 0 comments
Open

Does not compile on Arduino IDE 1.8.20 #61

stefan63 opened this issue Apr 30, 2022 · 0 comments

Comments

@stefan63
Copy link

Does not compile on Arduino IDE 1.8.20 in Windows 11
However did compile without issues on IDE 1.8.13 on my Macbook Air

Errors on 1.8.20

C:\Users\Stefan\Documents\Arduino\libraries\TouchDRO_Interface-master\ESP32_Quad_Encoder.cpp: In function 'void pcnt_isr(void*)': C:\Users\Stefan\Documents\Arduino\libraries\TouchDRO_Interface-master\ESP32_Quad_Encoder.cpp:42:20: error: 'PCNT' was not declared in this scope int intr_status = PCNT.int_st.val; ^ At global scope: cc1plus.exe: warning: unrecognized command line option '-Wno-frame-address' exit status 1 Error compiling for board DOIT ESP32 DEVKIT V1.

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

1 participant