mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-03 16:01:18 -05:00
6 lines
94 B
C
6 lines
94 B
C
|
#include <inttypes.h>
|
||
|
|
||
|
void addnoise_(int16_t *n2);
|
||
|
void fivehztx_(void);
|
||
|
void fivehz_(void);
|