mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 02:13:32 +08:00
Update drv_sound.c
This commit is contained in:
parent
7c259a05c2
commit
d0a9402583
@ -388,8 +388,6 @@ static rt_err_t sound_stop(struct rt_audio_device *audio, int stream)
|
||||
|
||||
if (stream == AUDIO_STREAM_REPLAY)
|
||||
{
|
||||
// DACDIGCON0 = 0;
|
||||
// AUBUFCON &= ~BIT(4);
|
||||
LOG_D("close sound device");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user