Toma de foto y descomprimir en HEX

Dependencies:   JPEGCamera SDFileSystem mbed

Fork of SaibiCansat2014 by Takashi SASAKI

camera.h

Committer:
SolManB
Date:
2015-11-10
Revision:
14:f97c682b6fe5
Parent:
5:8a4b2ffa8d71

File content as of revision 14:f97c682b6fe5:

#ifndef JPEG_CAMERA_H
#define JPEG_CAMERA_H

class Camera {
};

int main_camera(int);
#endif