für holdor

Dependencies:   Servo mbed pixy

Fork of PES by Gruppe 3

Committer:
itslinear
Date:
Wed Apr 19 15:38:56 2017 +0000
Revision:
12:b9faf8637183
Parent:
11:7c5598781280
Child:
13:7eba9911e196
new

Who changed what in which revision?

UserRevisionLine numberNew contents of line
itslinear 11:7c5598781280 1 #ifndef CAMERA_H
itslinear 11:7c5598781280 2 #define CAMERA_H
itslinear 0:306a2438de17 3
itslinear 0:306a2438de17 4 #include <mbed.h>
itslinear 11:7c5598781280 5 #include "Pixy.h"
itslinear 0:306a2438de17 6
itslinear 12:b9faf8637183 7 int readCamera();
itslinear 0:306a2438de17 8
itslinear 0:306a2438de17 9
itslinear 0:306a2438de17 10
itslinear 0:306a2438de17 11
itslinear 0:306a2438de17 12
itslinear 0:306a2438de17 13
itslinear 0:306a2438de17 14
itslinear 0:306a2438de17 15
itslinear 0:306a2438de17 16
itslinear 0:306a2438de17 17
itslinear 0:306a2438de17 18
itslinear 0:306a2438de17 19
itslinear 0:306a2438de17 20
itslinear 0:306a2438de17 21
itslinear 0:306a2438de17 22
itslinear 0:306a2438de17 23
itslinear 0:306a2438de17 24 #endif