Showing
1 changed file
with
1 additions
and
1 deletions
| ... | ... | @@ -693,7 +693,7 @@ void app_nav_rmt_convert_aux(void) |
| 693 | 693 | app_dac_receive_pcm_enable(FALSE); |
| 694 | 694 | |
| 695 | 695 | #if defined OPL_MODE_TWO_WAY || defined OPL_MODE_SINGLE_WAY |
| 696 | - #if 1 | |
| 696 | + #if 0//for OPL_MODE_TWO_WAY mode test | |
| 697 | 697 | #ifdef UPSTREAM_SAMPLERATE_48k |
| 698 | 698 | app_change_mode_req(GAME_HEADPHONE_PT_5MS_LP,100,60); |
| 699 | 699 | #else | ... | ... |
Please
register
or
login
to post a comment