NOT FINISHED YET!!! My first try to get a self built fully working Quadrocopter based on an mbed, a self built frame and some other more or less cheap parts.

Dependencies:   mbed MODI2C

Revision:
2:93f703d2c4d7
Parent:
0:0c4fafa398b4
--- a/LCD/LCD.h	Fri Sep 28 13:24:03 2012 +0000
+++ b/LCD/LCD.h	Tue Oct 02 17:53:40 2012 +0000
@@ -2,8 +2,8 @@
  * Copyright (c) 2007-2010, hb9gaa
  */
 
-#ifndef __LCD_H
-#define __LCD_H
+#ifndef LCD_H
+#define LCD_H
 
 #include "mbed.h"