]> git.droids-corp.org - protos/xbee-avr.git/blobdiff - main.c
new spi protocol that supports PPM generation
[protos/xbee-avr.git] / main.c
diff --git a/main.c b/main.c
index 2d1dd158f1a2c63d8b9936c7d564cc64400c62b9..6d1710f961e53cf94c749d4ddea613d6e860a8fe 100644 (file)
--- a/main.c
+++ b/main.c
 #include <rdline.h>
 #include <timer.h>
 
-#include "xbee_neighbor.h"
-#include "xbee_atcmd.h"
-#include "xbee_stats.h"
-#include "xbee_buf.h"
-#include "xbee_proto.h"
-#include "xbee.h"
-#include "cmdline.h"
-#include "callout.h"
-#include "rc_proto.h"
-#include "spi_servo.h"
 #include "main.h"
 
 struct xbeeboard xbeeboard;