CelliesProjects/ESP32_VS1053_Stream

error: 'StaticRingbuffer_t' does not name a type

Closed this issue · 3 comments

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

What version of the esp32 environment are you using? Arduino IDE or PIO? Need more info.

Just found #25 that seems about the same problem.

Closing this issue as resolved.
Pinning this issue as it seems to re-occur.