mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-18 06:10:58 -04:00
Various simplifications and serial control improvements
This commit is contained in:
parent
9266f851c9
commit
c6748c6e4a
12 changed files with 4014 additions and 3533 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
#include <stdio.h> // Standard input/output
|
||||
#include <string.h> // String operations
|
||||
#define F_CPU 16000000UL
|
||||
#include <util/delay.h>
|
||||
|
||||
#include <net/ax25.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue