Initial Release of Library for PAT9125 OTS on L476RG Platform

Dependencies:   mbed

Revision:
18:27c8c623f5d4
Parent:
17:2ba047d55615
--- a/main.cpp	Tue Oct 31 09:45:52 2017 +0000
+++ b/main.cpp	Tue Oct 31 09:49:20 2017 +0000
@@ -19,8 +19,6 @@
 #include "pat9125_i2c.h"
 #include "pat9125_mbed.h"
 
-#define LCM_MODE
-
 pat9125_mbed_state_s g_pat9125_mbed_state ;
 pat9125_mbed *gp_pat9125_mbed ;
 pixart_lcm *gp_pixart_lcm = NULL;