Before Hamming code

This commit is contained in:
Mark Qvist 2014-04-13 15:42:48 +02:00
parent dbe32bd02e
commit 3644a35b79
3 changed files with 18 additions and 19 deletions

View file

@ -67,7 +67,6 @@ void hw_afsk_adcInit(int ch, Afsk *_modem)
// temperature variations, but if you have a board with a
// crystal that is way off frequency, this can help alot.
ICR1 = (((CPU_FREQ+FREQUENCY_CORRECTION)) / 9600) - 1;
kprintf("ICR1=%d",ICR1);
// Set reference to AVCC (5V), select pin
// Set the ADMUX register. The first part (BV(REFS0)) sets