ESP32-audioI2S icon indicating copy to clipboard operation
ESP32-audioI2S copied to clipboard

Error on compilation: memory.h

Open muhammadmemon749 opened this issue 1 year ago • 2 comments

When I try to compile my code, it presents me with an error that points to the "opus_decoder" file specifically the opus_decoder.h where the "#include <memory.h>" is not working.

muhammadmemon749 avatar Mar 21 '24 15:03 muhammadmemon749

Actually, memory.h is nothing exotic. I have now replaced <memory.h> with <string.h>.

schreibfaul1 avatar Mar 22 '24 07:03 schreibfaul1

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 22 '24 02:04 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar May 06 '24 02:05 github-actions[bot]