increased sample rate to 28.8kHz to get full 16 voltage levels at 1200Hz and 13 voltage levels at 2200Hz, a sample rate higher than 33kHz is not possible with 16Mhz clock

pull/16/head
jstjst 2019-02-26 21:56:31 +01:00
rodzic 8fc182a47a
commit 9519120b26
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@
#endif
// Sampling & timer setup
#define CONFIG_AFSK_DAC_SAMPLERATE 9600
#define CONFIG_AFSK_DAC_SAMPLERATE 28800
// Port settings
#if TARGET_CPU == m328p