We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46cbc64 commit a8c0c6dCopy full SHA for a8c0c6d
examples/SimpleMp3PlayerWithDebug/SimpleMp3PlayerWithDebug.ino
@@ -49,7 +49,7 @@
49
50
// Please find helloMp3.h file here:
51
// github.com/baldram/ESP_VS1053_Library/blob/master/examples/SimpleMp3Player/helloMp3.h
52
-#include <helloMp3.h>
+#include "helloMp3.h"
53
54
// Wiring of VS1053 board (SPI connected in a standard way)
55
#define VS1053_CS D1
0 commit comments