Initial Release of Library for PAT9125 OTS on L476RG Platform

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
pixus_mbed
Date:
Tue Oct 31 09:49:20 2017 +0000
Parent:
17:2ba047d55615
Child:
19:73d1740ecc6b
Commit message:
Remove unused definition.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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;