1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

SDRdaemonFEC: debug FEC (1)

This commit is contained in:
f4exb
2016-07-20 08:54:31 +02:00
parent 29240f66dd
commit a0729ce6f5
2 changed files with 12 additions and 3 deletions
@@ -56,8 +56,8 @@ public:
struct Sample
{
uint16_t i;
uint16_t q;
int16_t i;
int16_t q;
};
struct Header