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