mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-29 11:21:36 -04:00
Transmit queue and buffers
This commit is contained in:
parent
8e836c629c
commit
532e440a3d
5 changed files with 22 additions and 19 deletions
|
@ -40,7 +40,7 @@ inline static uint8_t sinSample(uint16_t i) {
|
|||
#define CPU_FREQ F_CPU
|
||||
|
||||
|
||||
#define BITRATE 1200
|
||||
#define BITRATE 2400
|
||||
|
||||
#if BITRATE == 300
|
||||
#define CONFIG_ADC_SAMPLERATE 9600UL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue