ESP32-audioI2S
ESP32-audioI2S copied to clipboard
Error on compilation: memory.h
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.
Actually, memory.h is nothing exotic. I have now replaced <memory.h> with <string.h>.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.