Removed stuff

This commit is contained in:
Mark Qvist 2014-04-03 22:29:26 +02:00
parent 268d592c22
commit 6b6042462c
6 changed files with 7 additions and 165 deletions

View file

@ -8,10 +8,6 @@
#include <avr/interrupt.h>
/*
* Here we are using only one modem. If you need to receive
* from multiple modems, you need to define an array of contexts.
*/
static Afsk *ctx;
void hw_afsk_adcInit(int ch, Afsk *_ctx)