-
Notifications
You must be signed in to change notification settings - Fork 34
Description
d:\arduino\workarea\libraries\ML_SynthTools\src\ml_phaser.cpp:51:10: fatal error: ml_phaser_p.h: No such file or directory 51 | #include <ml_phaser_p.h> /* required library: ML SynthTools Libraries from https://github.com/marcel-licence/ML_SynthTools_Lib */ | ^~~~~~~~~~~~~~~ compilation terminated.
Very new to the whole esp32 world. Im sure this is me but maybe you'll have insight. I just can't seem to get past this. Seems like a common error type but none of the fixes Ive seen make any sense here. Could it be a board type issue? I'm using a esp32-s3 devkit board. I have a few boards arriving in a few days but none of them are audiokit or doit brand. Could this be the issue? Seems like it would be a different error if so.
Sorry if this is the wrong place to ask these questions.