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.
Dependents: JPEGCameraExample JPEGCameraExample camera-pic-xbee
Diff: JPEGCamera.h
- Revision:
- 1:27417b6a951d
- Parent:
- 0:974923b4db2d
- Child:
- 2:84378dd8cc4b
--- a/JPEGCamera.h Tue Nov 15 07:56:40 2011 +0000 +++ b/JPEGCamera.h Thu Nov 17 13:59:40 2011 +0000 @@ -10,7 +10,7 @@ #include "mbed.h" -** +/** * Interface for LinkSprite JPEG Camera module LS-Y201 */ class JPEGCamera : public Serial {