Yoshiyuki Uehara / Mbed 2 deprecated Maple

Dependencies:   mbed

Revision:
2:299a1c9a5795
Child:
3:eec13a411e94
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Maple_OLED.cpp	Sun Oct 16 01:27:35 2011 +0000
@@ -0,0 +1,13 @@
+//copyright 2011 Uehara Yoshiyuki
+//====================================================================
+//The author provide the programs without any guarantees or warranty.
+//The author is not responsible for any damage or losses of any kind 
+//caused by using or misusing of the programs.
+//The author is under no obligation to provide support, service, 
+//corrections, or upgrades to the programs.
+//====================================================================
+// MAPLE board[MARM01-BASE]
+// OLED() driver
+#include "Maple_OLED.h"
+#include "Maple.h"
+#include "mbed.h"