File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Blockly . Msg . WEBDUINO_DFPLAYER = 'MP3 ( DFPlayer ), Rx ' ;
1+ Blockly . Msg . WEBDUINO_DFPLAYER = 'MP3 ( DFPlayer ), Rx ' ;
22Blockly . Msg . WEBDUINO_DFPLAYER_TX = ' Tx' ;
3- Blockly . Msg . WEBDUINO_DFPLAYER_PLAY = 'play ' ;
3+ Blockly . Msg . WEBDUINO_DFPLAYER_PLAY = 'Play # ' ;
44Blockly . Msg . WEBDUINO_DFPLAYER_START = 'Start' ;
55Blockly . Msg . WEBDUINO_DFPLAYER_STOP = 'Stop' ;
66Blockly . Msg . WEBDUINO_DFPLAYER_PAUSE = 'Pause' ;
7- Blockly . Msg . WEBDUINO_DFPLAYER_LOOP = 'repeat ' ;
7+ Blockly . Msg . WEBDUINO_DFPLAYER_LOOP = 'Repeat # ' ;
88Blockly . Msg . WEBDUINO_DFPLAYER_PREVIOUS = 'Previous' ;
99Blockly . Msg . WEBDUINO_DFPLAYER_NEXT = 'Next' ;
10- Blockly . Msg . WEBDUINO_DFPLAYER_VOLUME = 'volume (0~30)' ;
11- Blockly . Msg . WEBDUINO_DFPLAYER_SET = 'set ' ;
12- Blockly . Msg . WEBDUINO_DFPLAYER_NUM = 'song ' ;
10+ Blockly . Msg . WEBDUINO_DFPLAYER_VOLUME = 'Set Volume (0~30)' ;
11+ Blockly . Msg . WEBDUINO_DFPLAYER_SET = 'Action ' ;
12+ Blockly . Msg . WEBDUINO_DFPLAYER_NUM = 'of Tracks ' ;
You can’t perform that action at this time.
0 commit comments