Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed FastIO FastPWM USBDevice
Diff: USBJoystick/USBJoystick.h
- Revision:
- 47:df7a88cd249c
- Parent:
- 40:cc0d9814522b
- Child:
- 48:058ace2aed1d
--- 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.