Arnaud VALLEY / Mbed 2 deprecated Pinscape_Controller_V2_arnoz

Dependencies:   mbed FastIO FastPWM USBDevice

Revision:
47:df7a88cd249c
Parent:
40:cc0d9814522b
Child:
48:058ace2aed1d
diff -r c42166b2878c -r df7a88cd249c USBJoystick/USBJoystick.h
--- a/USBJoystick/USBJoystick.h	Mon Feb 15 20:30:32 2016 +0000
+++ b/USBJoystick/USBJoystick.h	Thu Feb 18 07:32:20 2016 +0000
@@ -222,7 +222,7 @@
          * @param npix number of pixels in the overall array
          * @param pix pixel array
          */
-         bool updateExposure(int &idx, int npix, const uint16_t *pix);
+         bool updateExposure(int &idx, int npix, const uint8_t *pix);
          
          /**
          * Write a configuration report.