Initial Release of Library for PAT9125 OTS on L476RG Platform

Dependencies:   mbed

Revision:
16:7bea34dc0356
Parent:
15:089f1d28d152
Child:
17:2ba047d55615
--- a/main.cpp	Fri Oct 20 10:58:39 2017 +0000
+++ b/main.cpp	Fri Oct 20 11:17:05 2017 +0000
@@ -19,7 +19,7 @@
 #include "pat9125_i2c.h"
 #include "pat9125_mbed.h"
 
-#define LCM_MODE
+//#define LCM_MODE
 
 pat9125_mbed_state_s g_pat9125_mbed_state ;
 pat9125_mbed *gp_pat9125_mbed ;