Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I can't compile the sketch in [README.md].
Using :
Arduino IDE 1.8.19
esp32 core 3.0.0-alpha2
ESP32 Dev Module
Library from here : https://github.com/schreibfaul1/ESP32-audioI2S
error : ESP32-audioI2S-master\src\Audio.cpp:287:33: error: 'PERIPHS_IO_MUX_GPIO0_U' was not declared in this scope
ESP32-audioI2S-master\src\Audio.cpp:287:57: error: 'FUNC_GPIO0_CLK_OUT1' was not declared in this scope
etc.
Does it works with esp32 core 3.0.0-alpha2?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions