mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
[audio]新版本pipe导致audio编译错误,添加以前的pipe
This commit is contained in:
@@ -198,7 +198,6 @@ struct rt_audio_replay
|
||||
struct rt_audio_record
|
||||
{
|
||||
rt_bool_t activated;
|
||||
struct rt_pipe_device pipe;
|
||||
};
|
||||
|
||||
struct rt_audio_device
|
||||
|
||||
Reference in New Issue
Block a user