pull/4/head
DiSlord 6 years ago
parent 26e33535d7
commit dea3a8feb2

@ -854,7 +854,7 @@ uint32_t peakFreq;
int peakIndex; int peakIndex;
float temppeakLevel; float temppeakLevel;
int temppeakIndex; int temppeakIndex;
static unsigned long old_freq[MAX_SI4432] = { 0, 0, 0,; static unsigned long old_freq[MAX_SI4432] = { 0, 0, 0};
static unsigned long real_old_freq[MAX_SI4432] = { 0, 0, 0}; static unsigned long real_old_freq[MAX_SI4432] = { 0, 0, 0};
// volatile int t; // volatile int t;

Loading…
Cancel
Save

Powered by TurnKey Linux.