mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-06 08:25:16 -04:00
Removed stuff
This commit is contained in:
parent
268d592c22
commit
6b6042462c
6 changed files with 7 additions and 165 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue