Indentation mess cleanup

This commit is contained in:
Mark Qvist 2014-05-20 11:20:19 +02:00
parent c7ff5cc5f1
commit 80459cbbd3
6 changed files with 1077 additions and 1077 deletions

View file

@ -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 //