Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
21
sdk/include/dev/audio/ausys_config.h
Normal file
21
sdk/include/dev/audio/ausys_config.h
Normal file
@@ -0,0 +1,21 @@
|
||||
#ifndef __AUSYS_CONFIG_H
|
||||
#define __AUSYS_CONFIG_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
/*!
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user