zircothc / DRUM_2004_V1

ESP32 DRUM SYNTH MACHINE
280 stars 7 forks source link

Compile error #3

Closed ivosak closed 6 months ago

ivosak commented 6 months ago

Hello, I just downloaded your project and not able to compile. Any Idea?

Compile-error.txt

Thank you Ivo

zircothc commented 6 months ago

Hi. Your esp32 board version is 2.0.16. Mine is 2.0.14. I will test It. Thanks.

porkcube commented 6 months ago

I got the same with Arduino IDE 2.3.2, using 1.8.19 as called out in the README worked fine.

ivosak commented 6 months ago

mea culpa, mea maxima culpa after reinstalling Aruduino and board, it works fine.

I needed to install also library Keypad.h, I guess it is this one: https://github.com/Chris--A/Keypad Correct?

porkcube commented 6 months ago

Yeah that's that one I have installed in both 1.8.19 and should work.

ivosak commented 6 months ago

great, thanks. Waiting for Lolin S2 Mini (ESP32 S2) arrival and PCB and try it. Looking forward for new toy :) Thank you for help! Ivo