class pah8011 for mbed

Revision:
4:cbc49829af39
Parent:
1:4e43ab5ba1e2
Child:
5:37451de228e4
diff -r 0b9497a4b249 -r cbc49829af39 pixart_pah8011.h
--- a/pixart_pah8011.h	Fri Oct 27 05:53:55 2017 +0000
+++ b/pixart_pah8011.h	Fri Oct 27 06:05:38 2017 +0000
@@ -14,7 +14,7 @@
     public:
         struct task_result {
             // ppg
-            uint8_t     *data;
+            int32_t     *data;
             uint32_t    num_per_ch;
             uint32_t    ch_num;