Cosmetic changes to mt63 source - increase white space for easier

reading
pull/2/head
David Freese 2009-02-12 21:21:39 -06:00
rodzic 5f224546d8
commit e5bdb1a1a3
2 zmienionych plików z 1054 dodań i 833 usunięć

Wyświetl plik

@ -120,7 +120,8 @@ int mt63::rx_process(const double *buf, int len)
unsigned int c;
int i;
if (get_freq() != (500.0 + bandwidth / 2.0)) set_freq(500.0 + bandwidth / 2.0);
if (get_freq() != (500.0 + bandwidth / 2.0))
set_freq(500.0 + bandwidth / 2.0);
if (Interleave != progdefaults.mt63_interleave) {
Interleave = progdefaults.mt63_interleave;

Plik diff jest za duży Load Diff