mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-06-28 16:17:18 -04:00
Indentation mess cleanup
This commit is contained in:
parent
c7ff5cc5f1
commit
80459cbbd3
6 changed files with 1077 additions and 1077 deletions
Modem
|
@ -5,9 +5,9 @@
|
|||
#ifndef FSK_MODEM_HW
|
||||
#define FSK_MODEM_HW
|
||||
|
||||
#include "cfg/cfg_arch.h" // Architecture configuration
|
||||
#include "cfg/cfg_arch.h" // Architecture configuration
|
||||
|
||||
#include <avr/io.h> // AVR IO functions from BertOS
|
||||
#include <avr/io.h> // AVR IO functions from BertOS
|
||||
|
||||
//////////////////////////////////////////////////////
|
||||
// Definitions and some useful macros //
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue