... wonder, what is wrong with me? When I want to compile a source with
#If C
#include "DFPlayer_Mini_Mp3.h"
Compiler breaks with: "
DFPlayer_Mini_Mp3.h: No such file or directory
42 | #include "DFPlayer_Mini_Mp3.h"
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated."
I can deal with the error only by copying DFPlayer_Mini_Mp3.h to scetch folder by a watchdog, but what can be the reason?
friendly regards and a happy new year
hajo
#If C
#include "DFPlayer_Mini_Mp3.h"
Compiler breaks with: "
DFPlayer_Mini_Mp3.h: No such file or directory
42 | #include "DFPlayer_Mini_Mp3.h"
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated."
I can deal with the error only by copying DFPlayer_Mini_Mp3.h to scetch folder by a watchdog, but what can be the reason?
friendly regards and a happy new year
hajo