hallo

Dependencies:   Servo mbed pixy

Fork of PES1 by Gruppe 3

readCamera.h

Committer:
itslinear
Date:
2017-04-19
Revision:
11:7c5598781280
Parent:
Kamera.h@ 9:d9e46f9c9e40
Child:
12:b9faf8637183

File content as of revision 11:7c5598781280:

#ifndef CAMERA_H
#define CAMERA_H

#include <mbed.h>
#include "Pixy.h"

int kamera();
















#endif