fix readme

This commit is contained in:
pg 2014-12-29 15:41:16 +01:00
parent 44e21ba173
commit 2744c36213
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,3 @@
genere un son wav modulant une liaison serie 7n1 avec porteuse 1.2k
dsp code ripped from : http://stackoverflow.com/questions/10693590/source-for-a-good-simple-soft-modem-library

View File

@ -15,7 +15,7 @@
#define SPANDSP_EXPOSE_INTERNAL_STRUCTURES
//#endif
#include "my_fsk.h"
#include "minitel_fsk.h"
#include "spandsp.h"
#include "spandsp-sim.h"
int16_t tone_amp[160];