PixArt Optical Track Sensor, OTS, demo program for P9125 sensor with library. Imported and modified from P9125 demo program. Initial release v1.0.

Dependencies:   Pixart_OTS

Fork of OTS_P9125_Demo by Hill Chen

Revision:
1:4c9b5b2f001e
Parent:
0:79d6b8ec630c
Child:
2:be9899699c7c
--- a/main.cpp	Tue Feb 26 19:04:53 2019 +0000
+++ b/main.cpp	Tue Feb 26 23:02:18 2019 +0000
@@ -3,7 +3,7 @@
  * SPDX-License-Identifier: Apache-2.0
  */
 
-/* ADBM-A350: Finger navigation chip.
+/* PAW3007: Finger navigation chip.
  * By PixArt Imaging Inc.
  * Primary Engineer: Hill Chen (PixArt USA)
  *
@@ -11,6 +11,9 @@
  */
  
 /* Revision History
+ * V1.1: February 26, 2019
+ * Modify typo in comments.
+ *
  * V1.0: February 25, 2019
  * First release.
  */