Clean up line endings

master
Dan Ankers 2013-01-24 13:06:36 +00:00
rodzic cd746388f6
commit 9f133eaed5
2 zmienionych plików z 254 dodań i 264 usunięć

3
wspr.c
Wyświetl plik

@ -228,6 +228,3 @@ sprintf(pbuf,"WSPR encoding ok\n\r");
putst1(pbuf);
}

7
wspr.h
Wyświetl plik

@ -22,10 +22,3 @@ void go_wspr_tx(void); // set cube in wspr tx mode
#define POLYNOM_2 0xe4613c47 // parity generator
#endif