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:
Fri Oct 20 01:52:15 2017 +0000
Branch:
Branch_nRF51
Parent:
4:1cd61816c013
Child:
12:fa2d203f9ddf
Child:
14:b6d9f03435ab
Commit message:
For FRDM-K64F

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Oct 18 10:01:44 2017 +0000
+++ b/main.cpp	Fri Oct 20 01:52:15 2017 +0000
@@ -48,7 +48,7 @@
 {
     char addr = 0;
     char data ;
-    //pc.set_flow_control(SerialBase::Disabled) ;
+    pc.set_flow_control(SerialBase::Disabled) ;
     pc.baud(115200);
     pc.printf("---------- Pixart PAT9125 Demo\n");