mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-12 03:15:24 -04:00
Basic SD card functions
This commit is contained in:
parent
d1d0612874
commit
4eabe7c2bc
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ void AFSK_dac_init(void) {
|
|||
_BV(WGM32);
|
||||
|
||||
ICR3 = DAC_TICKS_BETWEEN_SAMPLES;
|
||||
//OCR3A = DAC_TICKS_BETWEEN_SAMPLES;
|
||||
|
||||
TIMSK3 = _BV(ICIE3);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue