Roboter

Dependencies:   Servo pixy mbed

Files at this revision

API Documentation at this revision

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