mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-12-15 00:19:16 -05:00
Implemented variable VREF for DAC and ADC
This commit is contained in:
parent
cf186ba64a
commit
8b2e66eb57
7 changed files with 51 additions and 5 deletions
|
|
@ -22,7 +22,6 @@ int afsk_putchar(char c, FILE *stream);
|
|||
|
||||
// ADC and clock setup
|
||||
void AFSK_hw_init(void) {
|
||||
|
||||
// Set Timer1 to normal operation
|
||||
TCCR1A = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue