init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Revision:
5:8f8951127724
Parent:
4:8d8e9bfa82e4
Child:
6:388d3c7efdd9
--- a/main.h	Sun Nov 11 20:52:22 2018 +0000
+++ b/main.h	Mon Nov 12 10:56:23 2018 +0000
@@ -29,10 +29,6 @@
 // Block devices
 //#include "SPIFBlockDevice.h"
 
-// File systems
-//#include "LittleFileSystem.h"
-//#include "FATFileSystem.h"
-
 
 //------------------------------------------------------------------------------
 //peripheral Libraries
@@ -64,10 +60,12 @@
 //SEGGER Debugger Libraries
 //------------------------------------------------------------------------------
 //#include "SEGGER_RTT/SEGGER_RTT.h"
+
 //------------------------------------------------------------------------------
 //Application headers
 //------------------------------------------------------------------------------
 #include "modes.h"
+
 //------------------------------------------------------------------------------
 //Global macros
 //------------------------------------------------------------------------------