putting strings to xbee

Dependencies:   BMP085 SDFileSystem mbed JPEGCamera

Fork of SaibiCansat2014 by Jun Saiki

Revision:
5:8a4b2ffa8d71
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/camera.h	Tue Jul 15 10:43:04 2014 +0000
@@ -0,0 +1,8 @@
+#ifndef JPEG_CAMERA_H
+#define JPEG_CAMERA_H
+
+class Camera {
+};
+
+int main_camera(int);
+#endif
\ No newline at end of file