initial git import
This commit is contained in:
5
src/bnetz/dsp.h
Normal file
5
src/bnetz/dsp.h
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
void dsp_init(void);
|
||||
int dsp_init_sender(bnetz_t *bnetz);
|
||||
void dsp_cleanup_sender(bnetz_t *bnetz);
|
||||
|
Reference in New Issue
Block a user