POCSAG
This commit is contained in:
4
src/pocsag/dsp.h
Normal file
4
src/pocsag/dsp.h
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
int dsp_init_sender(pocsag_t *pocsag, int samplerate, int baudrate, double deviation, double polarity);
|
||||
void dsp_cleanup_sender(pocsag_t *pocsag);
|
||||
|
Reference in New Issue
Block a user