Skip to content

Commit c3f8175

Browse files
committed
Unused included libraries in hello_STM.ino file have been removed.
1 parent e069959 commit c3f8175

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

  • STM32F1/libraries/Serasidis_VS1003B_STM/examples/hello_STM

STM32F1/libraries/Serasidis_VS1003B_STM/examples/hello_STM/hello_STM.ino

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,9 @@
1010
email: avrsite@yahoo.gr
1111
*/
1212

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"
2213
#include <VS1003_STM.h>
2314
#include <SPI.h>
2415

25-
26-
27-
2816
/*
2917
* VS1003 development board connected by it's header pins the following way:
3018
*

0 commit comments

Comments
 (0)