![Cytron Technologies EasyMP3 Shield User Manual Download Page 15](http://html1.mh-extra.com/html/cytron-technologies/easymp3-shield/easymp3-shield_user-manual_2707023015.webp)
Product User’s Manual – SHIELD-EZMP3
If user wishes to change BUSY signal pin to other Arduino pin, cut the trace, then simply
solder the jumper pad (left hand side) to any desired pin.
In CytronEasyMP3 library, look for CytronEZMP3.h header file, change the line below
#define PIN_BUSY A2
To
#define PIN_BUSY
(
any desired pin)
For example, Arduino digital pin 6 is selected as new BUSY signal pin.
#define PIN_BUSY 6
Created by Cytron Technologies Sdn. Bhd. – All Right Reserved
15