8 lines
81 B
C
Executable File
8 lines
81 B
C
Executable File
#ifndef _CUSTOM_H_
|
|
|
|
#define HALF 0.5
|
|
extern const float32_t HANN[256];
|
|
|
|
|
|
|
|
#endif |