![OPEN-SMART Rich UNO R3 Скачать руководство пользователя страница 83](http://html1.mh-extra.com/html/open-smart/rich-uno-r3/rich-uno-r3_user-manual_1639721083.webp)
OPEN-SMART Email:
- 83 -
* mp3.setVolume(int8_t vol);//vol is 0~0x1e, 30 adjustable level
* mp3.playWithFileName(int8_t directory, int8_t file);
//play a song according to the folder name
and prefix of its file name
//directory (folder name) must be 01 02 03...09 10...99
//prefix of file name must be 001...009 010...099
* disp.init(); // initialization
You should write it in the setup function initialize it.
* disp.display(int Decimal); // display range: -999 ~ 9999