sd_i2s+sd_vs_v3
This commit is contained in:
@@ -499,6 +499,7 @@ void onBtnClick(int id) {
|
||||
break;
|
||||
}
|
||||
case EVT_BTNMODE: {
|
||||
if(SDC_CS==255) break;
|
||||
config.store.play_mode++;
|
||||
if(config.store.play_mode > MAX_PLAY_MODE){
|
||||
config.store.play_mode=0;
|
||||
|
||||
Reference in New Issue
Block a user