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.
Revision 12:043d521d0dd0, committed 2017-04-19
- Comitter:
- Shukle
- Date:
- Wed Apr 19 12:54:56 2017 +0000
- Parent:
- 11:a856adcb0ea9
- Commit message:
- Update: Einf?gen der readCamera.h;
Changed in this revision
readCamera.h | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/readCamera.h Wed Apr 19 12:54:56 2017 +0000 @@ -0,0 +1,24 @@ +#ifndef CAMERA_H +#define CAMERA_H + +#include <mbed.h> +#include "Pixy.h" + +int kamera(); + + + + + + + + + + + + + + + + +#endif \ No newline at end of file