Closed hausofpayne17 closed 7 months ago
What version of the esp32 environment are you using? Arduino IDE or PIO? Need more info.
Just found https://github.com/CelliesProjects/ESP32_VS1053_Stream/issues/25 that seems about the same problem.
Thank you for responding.
The problem was I had REALLY old esp32 board definitions versions on my device.
Apologies for the inconvenience.
Your demo radio program is working GREAT!
Thank you so much for your work for the community!
Best wishes,
Gord (Ontario Canada)
On Sun, Apr 28, 2024 at 4:37 PM Cellie @.***> wrote:
What version of the esp32 environment are you using? Arduino IDE or PIO? Need more info.
Just found #25 https://github.com/CelliesProjects/ESP32_VS1053_Stream/issues/25 that seems about the same problem.
— Reply to this email directly, view it on GitHub https://github.com/CelliesProjects/ESP32_VS1053_Stream/issues/29#issuecomment-2081646657, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR6K6LLTD2HCHGQVUPVJJ2DY7VM2JAVCNFSM6AAAAABG4RVBKKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRGY2DMNRVG4 . You are receiving this because you authored the thread.Message ID: @.***>
Closing this issue as resolved. Pinning this issue as it seems to re-occur.
I've added my SSID and psk to the file.
When compiling get:
C:\Documents\Arduino\libraries\ESP32_VS1053_Stream-master\src/ESP32_VS1053_Stream.h:75:5: error: 'StaticRingbuffer_t' does not name a type StaticRingbuffer_t *_buffer_struct;
Please help me resolve this issue so I can use your library in my esp32 internet radio project.
Thank you for your creation and support of this library.
Gord