mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-06-20 04:14:22 -04:00
Cleanup
This commit is contained in:
parent
73a1a28f96
commit
768edd2f5d
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ inline static uint8_t sinSample(uint16_t i) {
|
||||||
#define CPU_FREQ F_CPU
|
#define CPU_FREQ F_CPU
|
||||||
|
|
||||||
|
|
||||||
#define BITRATE 300
|
#define BITRATE 1200
|
||||||
|
|
||||||
#if BITRATE == 300
|
#if BITRATE == 300
|
||||||
#define CONFIG_ADC_SAMPLERATE 4800UL
|
#define CONFIG_ADC_SAMPLERATE 4800UL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue