mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 14:36:20 -04:00
Cleanup
This commit is contained in:
parent
6b6042462c
commit
9b435bbd59
5 changed files with 10 additions and 77 deletions
10
Modem/afsk.h
10
Modem/afsk.h
|
@ -1,14 +1,12 @@
|
|||
|
||||
#ifndef NET_AFSK_H
|
||||
#define NET_AFSK_H
|
||||
#ifndef FSK_MODEM_H
|
||||
#define FSK_MODEM_H
|
||||
|
||||
#include "cfg/cfg_afsk.h"
|
||||
#include "hw/hw_afsk.h"
|
||||
#include "config.h"
|
||||
#include "hardware.h"
|
||||
|
||||
#include <cfg/compiler.h>
|
||||
|
||||
#include <io/kfile.h>
|
||||
|
||||
#include <struct/fifobuf.h>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue