VMusic2 Anleitung
From Digipool-Wiki
<source lang="c++"> // USB-stick max 4 G // Name Songs "001.mp3" "002.mp3" . . . // cut the blue // conect the brown to the reen cable // red cable to 5V // black cable to GND
- define VMUSIC_RX 3 // yellow cable ti Analog in 0
- define VMUSIC_TX 5 // orange cable ti Analog in 1
</source>