We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c3185 commit 46cbc64Copy full SHA for 46cbc64
1 file changed
examples/SimpleMp3Player/SimpleMp3Player.ino
@@ -42,7 +42,7 @@
42
43
// Please find helloMp3.h file here:
44
// github.com/baldram/ESP_VS1053_Library/blob/master/examples/SimpleMp3Player/helloMp3.h
45
-#include <helloMp3.h>
+#include "helloMp3.h"
46
47
// Wiring of VS1053 board (SPI connected in a standard way)
48
#define VS1053_CS D1
0 commit comments