We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e069959 commit c3f8175Copy full SHA for c3f8175
1 file changed
STM32F1/libraries/Serasidis_VS1003B_STM/examples/hello_STM/hello_STM.ino
@@ -10,21 +10,9 @@
10
email: avrsite@yahoo.gr
11
*/
12
13
-#include <stdio.h>
14
-#include <stdlib.h>
15
-#include <stdint.h>
16
-#include <string.h>
17
-//#include <avr/io.h>
18
-
19
-#include <Arduino.h>
20
21
-//#include "printf.h"
22
#include <VS1003_STM.h>
23
#include <SPI.h>
24
25
26
27
28
/*
29
* VS1003 development board connected by it's header pins the following way:
30
*
0 commit comments