From 8f96af37d65f62e0ee087b45905d5bb4e3fa7776 Mon Sep 17 00:00:00 2001 From: Mike Fiore Date: Mon, 23 Nov 2015 15:09:44 -0600 Subject: stub out functions & struct for formatting data packets for both survey and demo modes --- main.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index c63f922..cbc7e13 100644 --- a/main.cpp +++ b/main.cpp @@ -4,11 +4,6 @@ // MTS headers #include "mDot.h" #include "MTSLog.h" -// sensor headers -#include "ISL29011.h" -#include "MMA845x.h" -#include "MPL3115A2.h" -#include "GPSPARSER.h" // display headers #include "DOGS102.h" #include "NCP5623B.h" -- cgit v1.2.3