forked from PAWPAW-Mirror/lib_xua
Move function prototypes to headers
This commit is contained in:
4
examples/xua_lite_example/src/audio_hub.h
Normal file
4
examples/xua_lite_example/src/audio_hub.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "i2s.h"
|
||||
|
||||
[[distributable]]
|
||||
void AudioHub(server i2s_frame_callback_if i2s, streaming chanend c_audio, streaming chanend (&?c_ds_output)[1]);
|
||||
Reference in New Issue
Block a user