Library for FT810 EVE chip

Fork of FT810 by Curtis Mattull

Revision:
5:506e2de9a9e6
Parent:
0:2d0ef4830603
--- a/src/FT_Hal_Utils.cpp	Sat Sep 17 15:07:06 2016 +0000
+++ b/src/FT_Hal_Utils.cpp	Sun Oct 02 04:53:42 2016 +0000
@@ -1,6 +1,6 @@
 #include "FT_Platform.h"
 #include "mbed.h"
-#include "SDFileSystem.h"
+//#include "SDFileSystem.h"
 
 /* function to load jpg file from filesystem */
 /* return 0 if jpg is ok                     */