800*320工程文件+初始demo提交
This commit is contained in:
8
SW/components/modules/audio/audio_test.h
Normal file
8
SW/components/modules/audio/audio_test.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _AUDIO_TEST_H
|
||||
#define _AUDIO_TEST_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
void audio_test(uint8_t sub_cmd, uint8_t *param);
|
||||
|
||||
#endif // _AUDIO_TEST_H
|
Reference in New Issue
Block a user